TwiceAsNice  2019-02-18
Public Member Functions | Static Public Attributes | Private Attributes | Static Private Attributes | List of all members
AsyncCallback Class Reference
Inheritance diagram for AsyncCallback:
Inheritance graph
Collaboration diagram for AsyncCallback:
Collaboration graph

Public Member Functions

 AsyncCallback (const Nice::Endpoint &_ep, bool _ok, const Nice::SeqEndpoint &_sep)
 
 ~AsyncCallback ()
 
void printAliases ()
 
void ping (const Ice::AsyncResultPtr &result)
 
 AsyncCallback (const Nice::Endpoint &_ep, bool _ok, const Nice::SeqEndpoint &_sep)
 
 ~AsyncCallback ()
 
void printAliases ()
 
void ping (const Ice::AsyncResultPtr &result)
 

Static Public Attributes

static Nice::Monitor m_monitor
 

Private Attributes

Nice::Endpoint m_ep
 
bool m_ok_only
 
Nice::SeqEndpoint m_sep
 

Static Private Attributes

static Nice::Atomic< int > s_counter
 

Constructor & Destructor Documentation

◆ AsyncCallback() [1/2]

AsyncCallback::AsyncCallback ( const Nice::Endpoint _ep,
bool  _ok,
const Nice::SeqEndpoint _sep 
)
inline

◆ ~AsyncCallback() [1/2]

AsyncCallback::~AsyncCallback ( )
inline

◆ AsyncCallback() [2/2]

AsyncCallback::AsyncCallback ( const Nice::Endpoint _ep,
bool  _ok,
const Nice::SeqEndpoint _sep 
)
inline

◆ ~AsyncCallback() [2/2]

AsyncCallback::~AsyncCallback ( )
inline

Member Function Documentation

◆ ping() [1/2]

void AsyncCallback::ping ( const Ice::AsyncResultPtr &  result)
inline

◆ ping() [2/2]

void AsyncCallback::ping ( const Ice::AsyncResultPtr &  result)
inline

◆ printAliases() [1/2]

void AsyncCallback::printAliases ( )
inline

◆ printAliases() [2/2]

void AsyncCallback::printAliases ( )
inline

Member Data Documentation

◆ m_ep

Nice::Endpoint AsyncCallback::m_ep
private

◆ m_monitor

Nice::Monitor AsyncCallback::m_monitor
static

◆ m_ok_only

bool AsyncCallback::m_ok_only
private

◆ m_sep

Nice::SeqEndpoint AsyncCallback::m_sep
private

◆ s_counter

Nice::Atomic< int > AsyncCallback::s_counter
staticprivate

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