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

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ResultCallback1)
 

Detailed Description

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

Definition at line 97 of file callback.h.

Constructor & Destructor Documentation

◆ ResultCallback1()

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

Definition at line 99 of file callback.h.

◆ ~ResultCallback1()

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

Definition at line 100 of file callback.h.

Member Function Documentation

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()

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

◆ Run()

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:


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