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) ()
 
typedef R(* FunctionType) ()
 

Public Member Functions

 FunctionResultCallback_0_0 (FunctionType function, bool self_deleting)
 
 FunctionResultCallback_0_0 (FunctionType function, bool self_deleting)
 
Run () override
 
Run () override
 
 ~FunctionResultCallback_0_0 ()
 
 ~FunctionResultCallback_0_0 ()
 
- Public Member Functions inherited from google::protobuf::ResultCallback< R >
 ResultCallback ()
 
 ResultCallback ()
 
virtual ~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 bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.

Member Typedef Documentation

◆ FunctionType [1/2]

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

◆ FunctionType [2/2]

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

Constructor & Destructor Documentation

◆ FunctionResultCallback_0_0() [1/2]

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

◆ ~FunctionResultCallback_0_0() [1/2]

◆ FunctionResultCallback_0_0() [2/2]

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

◆ ~FunctionResultCallback_0_0() [2/2]

Member Function Documentation

◆ Run() [1/2]

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

◆ Run() [2/2]

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

Member Data Documentation

◆ function_

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

◆ self_deleting_

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

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:25