webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
google::protobuf::Closure Class Referenceabstract

#include <callback.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 >

Public Member Functions

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

Constructor & Destructor Documentation

◆ Closure()

google::protobuf::Closure::Closure ( )
inline

◆ ~Closure()

google::protobuf::Closure::~Closure ( )
virtual

Member Function Documentation

◆ Run()

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

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