Public Member Functions | |
TimeoutException (const char *description) | |
TimeoutException (const TimeoutException &other) | |
virtual const char * | what () const throw () |
virtual | ~TimeoutException () throw () |
Private Member Functions | |
TimeoutException & | operator= (const TimeoutException &) |
Private Attributes | |
std::string | e_what_ |
Definition at line 99 of file probe_robot.cc.
|
inline |
Definition at line 105 of file probe_robot.cc.
|
inline |
Definition at line 106 of file probe_robot.cc.
|
inlinevirtual |
Definition at line 107 of file probe_robot.cc.
|
private |
|
inlinevirtual |
Definition at line 108 of file probe_robot.cc.
|
private |
Definition at line 102 of file probe_robot.cc.