Public Types | Public Member Functions | Private Attributes | List of all members
google::protobuf.internal::FunctionResultCallback_1_1< R, P1, A1 > Class Template Reference

#include <callback.h>

Inheritance diagram for google::protobuf.internal::FunctionResultCallback_1_1< R, P1, A1 >:
Inheritance graph
[legend]

Public Types

typedef R(* FunctionType) (P1, A1)
 

Public Member Functions

 FunctionResultCallback_1_1 (FunctionType function, bool self_deleting, P1 p1)
 
Run (A1 a1) override
 
 ~FunctionResultCallback_1_1 ()
 
- Public Member Functions inherited from google::protobuf::ResultCallback1< R, A1 >
 ResultCallback1 ()
 
virtual ~ResultCallback1 ()
 

Private Attributes

FunctionType function_
 
P1 p1_
 
bool self_deleting_
 

Detailed Description

template<typename R, typename P1, typename A1>
class google::protobuf.internal::FunctionResultCallback_1_1< R, P1, A1 >

Definition at line 324 of file callback.h.

Member Typedef Documentation

◆ FunctionType

template<typename R , typename P1 , typename A1 >
typedef R(* google::protobuf.internal::FunctionResultCallback_1_1< R, P1, A1 >::FunctionType) (P1, A1)

Definition at line 326 of file callback.h.

Constructor & Destructor Documentation

◆ FunctionResultCallback_1_1()

template<typename R , typename P1 , typename A1 >
google::protobuf.internal::FunctionResultCallback_1_1< R, P1, A1 >::FunctionResultCallback_1_1 ( FunctionType  function,
bool  self_deleting,
P1  p1 
)
inline

Definition at line 328 of file callback.h.

◆ ~FunctionResultCallback_1_1()

template<typename R , typename P1 , typename A1 >
google::protobuf.internal::FunctionResultCallback_1_1< R, P1, A1 >::~FunctionResultCallback_1_1 ( )
inline

Definition at line 331 of file callback.h.

Member Function Documentation

◆ Run()

template<typename R , typename P1 , typename A1 >
R google::protobuf.internal::FunctionResultCallback_1_1< R, P1, A1 >::Run ( A1  a1)
inlineoverridevirtual

Implements google::protobuf::ResultCallback1< R, A1 >.

Definition at line 333 of file callback.h.

Member Data Documentation

◆ function_

template<typename R , typename P1 , typename A1 >
FunctionType google::protobuf.internal::FunctionResultCallback_1_1< R, P1, A1 >::function_
private

Definition at line 341 of file callback.h.

◆ p1_

template<typename R , typename P1 , typename A1 >
P1 google::protobuf.internal::FunctionResultCallback_1_1< R, P1, A1 >::p1_
private

Definition at line 343 of file callback.h.

◆ self_deleting_

template<typename R , typename P1 , typename A1 >
bool google::protobuf.internal::FunctionResultCallback_1_1< R, P1, A1 >::self_deleting_
private

Definition at line 342 of file callback.h.


The documentation for this class was generated from the following file:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:09