Public Types | Public Member Functions | Private Attributes | List of all members
google::protobuf.internal::FunctionClosure0 Class Reference

#include <callback.h>

Inheritance diagram for google::protobuf.internal::FunctionClosure0:
Inheritance graph
[legend]

Public Types

typedef void(* FunctionType) ()
 
typedef void(* FunctionType) ()
 

Public Member Functions

 FunctionClosure0 (FunctionType function, bool self_deleting)
 
 FunctionClosure0 (FunctionType function, bool self_deleting)
 
void Run () override
 
void Run () override
 
 ~FunctionClosure0 ()
 
 ~FunctionClosure0 ()
 
- Public Member Functions inherited from google::protobuf::Closure
 Closure ()
 
 Closure ()
 
virtual ~Closure ()
 
virtual ~Closure ()
 

Private Attributes

FunctionType function_
 
bool self_deleting_
 

Detailed Description

Definition at line 122 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.

Member Typedef Documentation

◆ FunctionType [1/2]

typedef void(* google::protobuf.internal::FunctionClosure0::FunctionType) ()

◆ FunctionType [2/2]

typedef void(* google::protobuf.internal::FunctionClosure0::FunctionType) ()

Constructor & Destructor Documentation

◆ FunctionClosure0() [1/2]

google::protobuf.internal::FunctionClosure0::FunctionClosure0 ( FunctionType  function,
bool  self_deleting 
)
inline

◆ ~FunctionClosure0() [1/2]

google::protobuf.internal::FunctionClosure0::~FunctionClosure0 ( )

◆ FunctionClosure0() [2/2]

google::protobuf.internal::FunctionClosure0::FunctionClosure0 ( FunctionType  function,
bool  self_deleting 
)
inline

◆ ~FunctionClosure0() [2/2]

google::protobuf.internal::FunctionClosure0::~FunctionClosure0 ( )

Member Function Documentation

◆ Run() [1/2]

void google::protobuf.internal::FunctionClosure0::Run ( )
inlineoverridevirtual

◆ Run() [2/2]

void google::protobuf.internal::FunctionClosure0::Run ( )
inlineoverridevirtual

Member Data Documentation

◆ function_

FunctionType google::protobuf.internal::FunctionClosure0::function_
private

◆ self_deleting_

bool google::protobuf.internal::FunctionClosure0::self_deleting_
private

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


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