OsmAnd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
google::protobuf::Closure Class Reference

#include <common.h>

Inheritance diagram for google::protobuf::Closure:
google::protobuf::internal::FunctionClosure0 google::protobuf::internal::FunctionClosure1< Arg1 > google::protobuf::internal::FunctionClosure2< Arg1, Arg2 > google::protobuf::internal::MethodClosure0< Class > google::protobuf::internal::MethodClosure1< Class, Arg1 > google::protobuf::internal::MethodClosure2< Class, Arg1, Arg2 >

List of all members.

Public Member Functions

 Closure ()
virtual ~Closure ()
virtual void Run ()=0

Constructor & Destructor Documentation


Member Function Documentation

virtual void google::protobuf::Closure::Run ( ) [pure virtual]

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