Public Member Functions | Private 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 >:
Inheritance graph
[legend]

Public Member Functions

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

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ResultCallback2)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ResultCallback2)
 

Detailed Description

template<typename R, typename A1, typename A2>
class google::protobuf::ResultCallback2< R, A1, A2 >

Definition at line 109 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h.

Constructor & Destructor Documentation

◆ ResultCallback2() [1/2]

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

◆ ~ResultCallback2() [1/2]

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

◆ ResultCallback2() [2/2]

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

◆ ~ResultCallback2() [2/2]

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

Member Function Documentation

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

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

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

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

◆ Run() [1/2]

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

◆ Run() [2/2]

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:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:21