Crazy Eddie's GUI System  0.8.6
CEGUI::InvalidRequestException Member List

This is the complete list of members for CEGUI::InvalidRequestException, including all inherited members.

AllocatedObject() (defined in CEGUI::AllocatedObject< Exception >)CEGUI::AllocatedObject< Exception >inlineexplicit
d_filenameCEGUI::Exceptionprotected
d_functionCEGUI::Exceptionprotected
d_lineCEGUI::Exceptionprotected
d_messageCEGUI::Exceptionprotected
d_nameCEGUI::Exceptionprotected
d_stdErrEnabledCEGUI::Exceptionprotectedstatic
d_whatCEGUI::Exceptionprotected
Exception(const String &message="", const String &name="CEGUI::Exception", const String &filename="", int line=0, const String &function="")CEGUI::Exceptionprotected
getFileName(void) const CEGUI::Exceptioninline
getFunctionName(void) const CEGUI::Exceptioninline
getLine(void) const CEGUI::Exceptioninline
getMessage(void) const CEGUI::Exceptioninline
getName() const CEGUI::Exceptioninline
InvalidRequestException(const String &message, const String &file="unknown", int line=0, const String &function="unknown")CEGUI::InvalidRequestExceptioninline
isStdErrEnabled()CEGUI::Exceptionstatic
setStdErrEnabled(bool enabled)CEGUI::Exceptionstatic
what() const (defined in CEGUI::Exception)CEGUI::Exception
~Exception(void)CEGUI::Exceptionvirtual