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

#include <callback.h>

Inheritance diagram for google::protobuf.internal::FunctionResultCallback_0_0< R >:
Inheritance graph
[legend]

Public Types

typedef R(* FunctionType) ()
 

Public Member Functions

 FunctionResultCallback_0_0 (FunctionType function, bool self_deleting)
 
Run () override
 
 ~FunctionResultCallback_0_0 ()
 
- Public Member Functions inherited from google::protobuf::ResultCallback< R >
 ResultCallback ()
 
virtual ~ResultCallback ()
 

Private Attributes

FunctionType function_
 
bool self_deleting_
 

Detailed Description

template<typename R>
class google::protobuf.internal::FunctionResultCallback_0_0< R >

Definition at line 259 of file callback.h.

Member Typedef Documentation

◆ FunctionType

template<typename R >
typedef R(* google::protobuf.internal::FunctionResultCallback_0_0< R >::FunctionType) ()

Definition at line 261 of file callback.h.

Constructor & Destructor Documentation

◆ FunctionResultCallback_0_0()

template<typename R >
google::protobuf.internal::FunctionResultCallback_0_0< R >::FunctionResultCallback_0_0 ( FunctionType  function,
bool  self_deleting 
)
inline

Definition at line 263 of file callback.h.

◆ ~FunctionResultCallback_0_0()

Definition at line 265 of file callback.h.

Member Function Documentation

◆ Run()

template<typename R >
R google::protobuf.internal::FunctionResultCallback_0_0< R >::Run ( )
inlineoverridevirtual

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

Definition at line 267 of file callback.h.

Member Data Documentation

◆ function_

template<typename R >
FunctionType google::protobuf.internal::FunctionResultCallback_0_0< R >::function_
private

Definition at line 275 of file callback.h.

◆ self_deleting_

template<typename R >
bool google::protobuf.internal::FunctionResultCallback_0_0< R >::self_deleting_
private

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