description_ | orxonox::Exception | [protected] |
Exception(const std::string &description, unsigned int lineNumber, const char *filename, const char *functionName) | orxonox::Exception | |
Exception(const std::string &description) | orxonox::Exception | |
filename_ | orxonox::Exception | [protected] |
fullDescription_ | orxonox::Exception | [mutable, protected] |
functionName_ | orxonox::Exception | [protected] |
getDescription() const | orxonox::Exception | [inline, virtual] |
getFilename() const | orxonox::Exception | [inline, virtual] |
getFullDescription() const | orxonox::Exception | [virtual] |
getFunctionName() const | orxonox::Exception | [inline, virtual] |
getLineNumber() const | orxonox::Exception | [inline, virtual] |
getTypeName() const =0 | orxonox::Exception | [pure virtual] |
lineNumber_ | orxonox::Exception | [protected] |
what() const | orxonox::Exception | |
~Exception() | orxonox::Exception | [inline, virtual] |