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

#include <callback.h>

Inheritance diagram for google::protobuf::ResultCallback< R >:
Inheritance graph
[legend]

Public Member Functions

 ResultCallback ()
 
 ResultCallback ()
 
virtual R Run ()=0
 
virtual R Run ()=0
 
virtual ~ResultCallback ()
 
virtual ~ResultCallback ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ResultCallback)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ResultCallback)
 

Detailed Description

template<typename R>
class google::protobuf::ResultCallback< R >

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

Constructor & Destructor Documentation

◆ ResultCallback() [1/2]

template<typename R >
google::protobuf::ResultCallback< R >::ResultCallback ( )
inline

◆ ~ResultCallback() [1/2]

template<typename R >
virtual google::protobuf::ResultCallback< R >::~ResultCallback ( )
inlinevirtual

◆ ResultCallback() [2/2]

template<typename R >
google::protobuf::ResultCallback< R >::ResultCallback ( )
inline

◆ ~ResultCallback() [2/2]

template<typename R >
virtual google::protobuf::ResultCallback< R >::~ResultCallback ( )
inlinevirtual

Member Function Documentation

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

template<typename R >
google::protobuf::ResultCallback< R >::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( ResultCallback< R >  )
private

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

template<typename R >
google::protobuf::ResultCallback< R >::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( ResultCallback< R >  )
private

◆ Run() [1/2]

template<typename R >
virtual R google::protobuf::ResultCallback< R >::Run ( )
pure virtual

◆ Run() [2/2]

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