casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
casa::SIIterBot_callback Class Reference

#include <SIIterBot.h>

Public Member Functions

 SIIterBot_callback ()
 
 ~SIIterBot_callback ()
 
void interactionRequired (bool)
 
void addHandler (SIIterBot_adaptor *)
 
void removeHandler (SIIterBot_adaptor *)
 

Private Attributes

std::recursive_mutex mutex
 
SIIterBot_adaptoradaptor
 

Detailed Description

Definition at line 67 of file SIIterBot.h.

Constructor & Destructor Documentation

casa::SIIterBot_callback::SIIterBot_callback ( )
inline

Definition at line 69 of file SIIterBot.h.

casa::SIIterBot_callback::~SIIterBot_callback ( )
inline

Definition at line 70 of file SIIterBot.h.

Member Function Documentation

void casa::SIIterBot_callback::addHandler ( SIIterBot_adaptor )
void casa::SIIterBot_callback::interactionRequired ( bool  )
void casa::SIIterBot_callback::removeHandler ( SIIterBot_adaptor )

Member Data Documentation

SIIterBot_adaptor* casa::SIIterBot_callback::adaptor
private

Definition at line 78 of file SIIterBot.h.

std::recursive_mutex casa::SIIterBot_callback::mutex
private

Definition at line 77 of file SIIterBot.h.


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