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

#include <callback.h>

Inheritance diagram for google::protobuf.internal::MethodResultCallback_0_0< R, T >:
Inheritance graph
[legend]

Public Types

typedef R(T::* MethodType) ()
 

Public Member Functions

 MethodResultCallback_0_0 (T *object, MethodType method, bool self_deleting)
 
Run ()
 
 ~MethodResultCallback_0_0 ()
 
- Public Member Functions inherited from google::protobuf::ResultCallback< R >
 ResultCallback ()
 
virtual ~ResultCallback ()
 

Private Attributes

MethodType method_
 
Tobject_
 
bool self_deleting_
 

Detailed Description

template<typename R, typename T>
class google::protobuf.internal::MethodResultCallback_0_0< R, T >

Definition at line 353 of file callback.h.

Member Typedef Documentation

◆ MethodType

template<typename R , typename T >
typedef R(T::* google::protobuf.internal::MethodResultCallback_0_0< R, T >::MethodType) ()

Definition at line 355 of file callback.h.

Constructor & Destructor Documentation

◆ MethodResultCallback_0_0()

template<typename R , typename T >
google::protobuf.internal::MethodResultCallback_0_0< R, T >::MethodResultCallback_0_0 ( T object,
MethodType  method,
bool  self_deleting 
)
inline

Definition at line 356 of file callback.h.

◆ ~MethodResultCallback_0_0()

template<typename R , typename T >
google::protobuf.internal::MethodResultCallback_0_0< R, T >::~MethodResultCallback_0_0 ( )
inline

Definition at line 360 of file callback.h.

Member Function Documentation

◆ Run()

template<typename R , typename T >
R google::protobuf.internal::MethodResultCallback_0_0< R, T >::Run ( )
inlinevirtual

Implements google::protobuf::ResultCallback< R >.

Definition at line 362 of file callback.h.

Member Data Documentation

◆ method_

template<typename R , typename T >
MethodType google::protobuf.internal::MethodResultCallback_0_0< R, T >::method_
private

Definition at line 371 of file callback.h.

◆ object_

template<typename R , typename T >
T* google::protobuf.internal::MethodResultCallback_0_0< R, T >::object_
private

Definition at line 370 of file callback.h.

◆ self_deleting_

template<typename R , typename T >
bool google::protobuf.internal::MethodResultCallback_0_0< R, T >::self_deleting_
private

Definition at line 372 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