pianod2
multisource multiuser scriptable networked music player
Public Member Functions | Public Attributes | List of all members
CallbackClient Struct Reference

Public Member Functions

bool delegate (bool desired_return_value)
 
void callback (int &count)
 
int aggregator (int value)
 
 CallbackClient ()
 
 ~CallbackClient ()
 
void check_results ()
 

Public Attributes

int callback_call_count = 0
 

Constructor & Destructor Documentation

◆ CallbackClient()

CallbackClient::CallbackClient ( )
inline
Here is the call graph for this function:

◆ ~CallbackClient()

CallbackClient::~CallbackClient ( )
inline

Member Function Documentation

◆ aggregator()

int CallbackClient::aggregator ( int  value)
inline
Here is the caller graph for this function:

◆ callback()

void CallbackClient::callback ( int &  count)
inline
Here is the caller graph for this function:

◆ check_results()

void CallbackClient::check_results ( )
inline

◆ delegate()

bool CallbackClient::delegate ( bool  desired_return_value)
inline
Here is the caller graph for this function:

Member Data Documentation

◆ callback_call_count

int CallbackClient::callback_call_count = 0

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