casa
5.7.0-16
|
#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_adaptor * | adaptor |
Definition at line 67 of file SIIterBot.h.
|
inline |
Definition at line 69 of file SIIterBot.h.
|
inline |
Definition at line 70 of file SIIterBot.h.
void casa::SIIterBot_callback::addHandler | ( | SIIterBot_adaptor * | ) |
void casa::SIIterBot_callback::interactionRequired | ( | bool | ) |
void casa::SIIterBot_callback::removeHandler | ( | SIIterBot_adaptor * | ) |
|
private |
Definition at line 78 of file SIIterBot.h.
|
private |
Definition at line 77 of file SIIterBot.h.