Ogre::RenderingAPIException Member List
This is the complete list of members for
Ogre::RenderingAPIException, including all inherited members.
description | Ogre::Exception | [protected] |
ERR_CANNOT_WRITE_TO_FILE enum value | Ogre::Exception | |
ERR_DUPLICATE_ITEM enum value | Ogre::Exception | |
ERR_FILE_NOT_FOUND enum value | Ogre::Exception | |
ERR_INTERNAL_ERROR enum value | Ogre::Exception | |
ERR_INVALID_STATE enum value | Ogre::Exception | |
ERR_INVALIDPARAMS enum value | Ogre::Exception | |
ERR_ITEM_NOT_FOUND enum value | Ogre::Exception | |
ERR_NOT_IMPLEMENTED enum value | Ogre::Exception | |
ERR_RENDERINGAPI_ERROR enum value | Ogre::Exception | |
ERR_RT_ASSERTION_FAILED enum value | Ogre::Exception | |
Exception(int number, const String &description, const String &source) | Ogre::Exception | |
Exception(int number, const String &description, const String &source, const char *type, const char *file, long line) | Ogre::Exception | |
Exception(const Exception &rhs) | Ogre::Exception | |
ExceptionCodes enum name | Ogre::Exception | |
file | Ogre::Exception | [protected] |
fullDesc | Ogre::Exception | [mutable, protected] |
getDescription(void) const | Ogre::Exception | [virtual] |
getFile() const | Ogre::Exception | [virtual] |
getFullDescription(void) const | Ogre::Exception | [virtual] |
getLine() const | Ogre::Exception | [virtual] |
getNumber(void) const | Ogre::Exception | [virtual] |
getSource() const | Ogre::Exception | [virtual] |
line | Ogre::Exception | [protected] |
number | Ogre::Exception | [protected] |
operator=(const Exception &rhs) | Ogre::Exception | |
RenderingAPIException(int inNumber, const String &inDescription, const String &inSource, const char *inFile, long inLine) | Ogre::RenderingAPIException | |
source | Ogre::Exception | [protected] |
typeName | Ogre::Exception | [protected] |
what() const | Ogre::Exception | |
~Exception() | Ogre::Exception | |