webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Types | Public Member Functions | List of all members
google::protobuf.internal::FunctionClosure0 Class Reference

#include <callback.h>

Inheritance diagram for google::protobuf.internal::FunctionClosure0:
google::protobuf::Closure

Public Types

typedef void(* FunctionType) ()
 

Public Member Functions

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

Member Typedef Documentation

◆ FunctionType

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

Constructor & Destructor Documentation

◆ FunctionClosure0()

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

◆ ~FunctionClosure0()

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

Member Function Documentation

◆ Run()

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

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