Crazy Eddie's GUI System
0.8.4
|
AllocatedObject() (defined in CEGUI::AllocatedObject< Exception >) | CEGUI::AllocatedObject< Exception > | [inline, explicit] |
d_filename | CEGUI::Exception | [protected] |
d_function | CEGUI::Exception | [protected] |
d_line | CEGUI::Exception | [protected] |
d_message | CEGUI::Exception | [protected] |
d_name | CEGUI::Exception | [protected] |
d_stdErrEnabled | CEGUI::Exception | [protected, static] |
d_what | CEGUI::Exception | [protected] |
Exception(const String &message="", const String &name="CEGUI::Exception", const String &filename="", int line=0, const String &function="") | CEGUI::Exception | [protected] |
getFileName(void) const | CEGUI::Exception | [inline] |
getFunctionName(void) const | CEGUI::Exception | [inline] |
getLine(void) const | CEGUI::Exception | [inline] |
getMessage(void) const | CEGUI::Exception | [inline] |
getName() const | CEGUI::Exception | [inline] |
InvalidRequestException(const String &message, const String &file="unknown", int line=0, const String &function="unknown") | CEGUI::InvalidRequestException | [inline] |
isStdErrEnabled() | CEGUI::Exception | [static] |
setStdErrEnabled(bool enabled) | CEGUI::Exception | [static] |
what() const (defined in CEGUI::Exception) | CEGUI::Exception | |
~Exception(void) | CEGUI::Exception | [virtual] |