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

#include <callback.h>

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

Public Types

typedef R(* FunctionType) (Arg1 arg1)
 

Public Member Functions

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

Private Attributes

FunctionType function_
 
bool self_deleting_
 

Detailed Description

template<typename R, typename Arg1>
class google::protobuf.internal::FunctionResultCallback_0_1< R, Arg1 >

Definition at line 303 of file callback.h.

Member Typedef Documentation

◆ FunctionType

template<typename R , typename Arg1 >
typedef R(* google::protobuf.internal::FunctionResultCallback_0_1< R, Arg1 >::FunctionType) (Arg1 arg1)

Definition at line 305 of file callback.h.

Constructor & Destructor Documentation

◆ FunctionResultCallback_0_1()

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

Definition at line 307 of file callback.h.

◆ ~FunctionResultCallback_0_1()

template<typename R , typename Arg1 >
google::protobuf.internal::FunctionResultCallback_0_1< R, Arg1 >::~FunctionResultCallback_0_1 ( )
inline

Definition at line 309 of file callback.h.

Member Function Documentation

◆ Run()

template<typename R , typename Arg1 >
R google::protobuf.internal::FunctionResultCallback_0_1< R, Arg1 >::Run ( Arg1  a1)
inlineoverridevirtual

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

Definition at line 311 of file callback.h.

Member Data Documentation

◆ function_

template<typename R , typename Arg1 >
FunctionType google::protobuf.internal::FunctionResultCallback_0_1< R, Arg1 >::function_
private

Definition at line 319 of file callback.h.

◆ self_deleting_

template<typename R , typename Arg1 >
bool google::protobuf.internal::FunctionResultCallback_0_1< R, Arg1 >::self_deleting_
private

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