icub-client
|
#include <touchDetectorThread.h>
Public Member Functions | |
BadFormatException () | |
virtual const char * | what () const throw () |
Public Attributes | |
std::string | expectedType |
std::string | portName |
Definition at line 113 of file touchDetectorThread.h.
BadFormatException::BadFormatException | ( | ) |
Definition at line 226 of file touchDetectorThread.cpp.
|
virtual |
Definition at line 228 of file touchDetectorThread.cpp.
std::string BadFormatException::expectedType |
Definition at line 116 of file touchDetectorThread.h.
std::string BadFormatException::portName |
Definition at line 117 of file touchDetectorThread.h.