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 Sat May 14 08:21:15 2011 for the OpenSceneGraph by doxygen 1.5.9. |