#include <callback.h>
Definition at line 122 of file callback.h.
◆ FunctionType
typedef void(* google::protobuf.internal::FunctionClosure0::FunctionType) () |
◆ FunctionClosure0()
google::protobuf.internal::FunctionClosure0::FunctionClosure0 |
( |
FunctionType |
function, |
|
|
bool |
self_deleting |
|
) |
| |
|
inline |
◆ ~FunctionClosure0()
google::protobuf.internal::FunctionClosure0::~FunctionClosure0 |
( |
| ) |
|
◆ Run()
void google::protobuf.internal::FunctionClosure0::Run |
( |
| ) |
|
|
inlineoverridevirtual |
◆ 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: