BWAPI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions
google::protobuf::internal::FunctionClosure0 Class Reference

#include <common.h>

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

List of all members.

Public Types

typedef void(* FunctionType )()

Public Member Functions

 FunctionClosure0 (FunctionType function, bool self_deleting)
 ~FunctionClosure0 ()
void Run ()

Member Typedef Documentation


Constructor & Destructor Documentation

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

Member Function Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines