Visual Servoing Platform  version 3.0.0
vpException Member List

This is the complete list of members for vpException, including all inherited members.

badValue enum valuevpException
cannotUseConstructorError enum valuevpException
codevpExceptionprotected
dimensionError enum valuevpException
divideByZeroError enum valuevpException
fatalError enum valuevpException
functionNotImplementedError enum valuevpException
generalExceptionEnum enum namevpException
getCode(void)vpException
getMessage(void)vpException
getStringMessage(void)vpException
ioError enum valuevpException
memoryAllocationError enum valuevpException
memoryFreeError enum valuevpException
messagevpExceptionprotected
notImplementedError enum valuevpException
notInitialized enum valuevpException
operator<<(std::ostream &os, const vpException &art)vpExceptionfriend
setMessage(const char *format, va_list args)vpExceptionprotected
vpException()vpExceptioninlineprotected
vpException(const int code, const char *format, va_list args)vpException
vpException(const int code, const char *format,...)vpException
vpException(const int code, const std::string &msg)vpException
vpException(const int code)vpException
what() const vpException
~vpException()vpExceptioninlinevirtual