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 ()
 
virtual R Run ()=0
 
virtual ~ResultCallback ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ResultCallback)
 

Detailed Description

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

Definition at line 85 of file callback.h.

Constructor & Destructor Documentation

◆ ResultCallback()

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

Definition at line 87 of file callback.h.

◆ ~ResultCallback()

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

Definition at line 88 of file callback.h.

Member Function Documentation

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()

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

◆ Run()

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

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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:09