Public Member Functions | Private Member Functions | List of all members
google::protobuf::ResultCallback1< R, A1 > Class Template Referenceabstract

#include <callback.h>

Inheritance diagram for google::protobuf::ResultCallback1< R, A1 >:
Inheritance graph
[legend]

Public Member Functions

 ResultCallback1 ()
 
 ResultCallback1 ()
 
virtual R Run (A1)=0
 
virtual R Run (A1)=0
 
virtual ~ResultCallback1 ()
 
virtual ~ResultCallback1 ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ResultCallback1)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ResultCallback1)
 

Detailed Description

template<typename R, typename A1>
class google::protobuf::ResultCallback1< R, A1 >

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

Constructor & Destructor Documentation

◆ ResultCallback1() [1/2]

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

◆ ~ResultCallback1() [1/2]

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

◆ ResultCallback1() [2/2]

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

◆ ~ResultCallback1() [2/2]

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

Member Function Documentation

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

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

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

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

◆ Run() [1/2]

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

◆ Run() [2/2]

template<typename R , typename A1 >
virtual R google::protobuf::ResultCallback1< R, A1 >::Run ( A1  )
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