WithAnswer< AnswerT > Class Template Referenceabstract

access to a callback result carried by an asynchronous CallDialer More...

#include <AsyncCallbacks.h>

Inheritance diagram for WithAnswer< AnswerT >:

Public Types

using Answer = AnswerT
 

Public Member Functions

virtual ~WithAnswer ()=default
 
virtual Answeranswer ()=0
 callback results setter More...
 

Detailed Description

template<typename AnswerT>
class WithAnswer< AnswerT >

Definition at line 18 of file AsyncCallbacks.h.

Member Typedef Documentation

◆ Answer

template<typename AnswerT >
using WithAnswer< AnswerT >::Answer = AnswerT

Definition at line 21 of file AsyncCallbacks.h.

Constructor & Destructor Documentation

◆ ~WithAnswer()

template<typename AnswerT >
virtual WithAnswer< AnswerT >::~WithAnswer ( )
virtualdefault

Member Function Documentation

◆ answer()


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors