Public Member Functions | |
virtual const char * | what () const throw () |
ThrowAssert (const std::string &msg, const char *file, int line) | |
ThrowAssert () | |
virtual | ~ThrowAssert () throw () |
Public Attributes | |
std::string | mMsg |
osgAnimation::ThrowAssert::ThrowAssert | ( | const std::string & | msg, | |
const char * | file, | |||
int | line | |||
) | [inline] |
References mMsg.
osgAnimation::ThrowAssert::ThrowAssert | ( | ) | [inline] |
virtual osgAnimation::ThrowAssert::~ThrowAssert | ( | ) | throw () [inline, virtual] |
virtual const char* osgAnimation::ThrowAssert::what | ( | ) | const throw () [inline, virtual] |
References mMsg.
std::string osgAnimation::ThrowAssert::mMsg |
Referenced by ThrowAssert(), and what().
![]() | Generated at Wed Aug 26 07:18:42 2009 for the OpenSceneGraph by doxygen 1.5.8. |