webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
google::protobuf::ResultCallback2< R, A1, A2 > Class Template Referenceabstract

#include <callback.h>

Inheritance diagram for google::protobuf::ResultCallback2< R, A1, A2 >:
google::protobuf.internal::MethodResultCallback_5_2< R, T, P1, P2, P3, P4, P5, A1, A2 >

Public Member Functions

 ResultCallback2 ()
 
virtual ~ResultCallback2 ()
 
virtual R Run (A1, A2)=0
 

Constructor & Destructor Documentation

◆ ResultCallback2()

template<typename R , typename A1 , typename A2 >
google::protobuf::ResultCallback2< R, A1, A2 >::ResultCallback2 ( )
inline

◆ ~ResultCallback2()

template<typename R , typename A1 , typename A2 >
virtual google::protobuf::ResultCallback2< R, A1, A2 >::~ResultCallback2 ( )
inlinevirtual

Member Function Documentation

◆ Run()

template<typename R , typename A1 , typename A2 >
virtual R google::protobuf::ResultCallback2< R, A1, A2 >::Run ( A1  ,
A2   
)
pure virtual

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