iRoCS Toolbox
1.1.0
|
#include <SVMError.hh>
Public Member Functions | |
template<typename T > | |
SVMError & | operator<< (const T &data) |
virtual const char * | what () const throw () |
Protected Attributes | |
std::string | pMessage |
Definition at line 145 of file SVMError.hh.
|
inlineinherited |
Definition at line 108 of file SVMError.hh.
|
inlinevirtualinherited |
Definition at line 116 of file SVMError.hh.
|
protectedinherited |
Definition at line 122 of file SVMError.hh.
Referenced by svt::SVMError::operator<<(), and svt::SVMError::what().