casa
$Rev:20696$
|
#include <SIIterBot.h>
Public Member Functions | |
SIIterBot_callback () | |
~SIIterBot_callback () | |
void | interactionRequired (bool) |
void | addHandler (SIIterBot_adaptor *) |
void | removeHandler (SIIterBot_adaptor *) |
Private Attributes | |
boost::recursive_mutex | mutex |
SIIterBot_adaptor * | adaptor |
Definition at line 55 of file SIIterBot.h.
casa::SIIterBot_callback::SIIterBot_callback | ( | ) | [inline] |
Definition at line 57 of file SIIterBot.h.
casa::SIIterBot_callback::~SIIterBot_callback | ( | ) | [inline] |
Definition at line 58 of file SIIterBot.h.
void casa::SIIterBot_callback::interactionRequired | ( | bool | ) |
Definition at line 66 of file SIIterBot.h.
boost::recursive_mutex casa::SIIterBot_callback::mutex [private] |
Definition at line 65 of file SIIterBot.h.