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

Private Member Functions

 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 callback.h.

Constructor & Destructor Documentation

◆ ResultCallback2()

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

Definition at line 111 of file callback.h.

◆ ~ResultCallback2()

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

Definition at line 112 of file callback.h.

Member Function Documentation

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()

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

◆ Run()

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:


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