torc::generic::Error Member List
This is the complete list of members for
torc::generic::Error, including all inherited members.
Context typedef | torc::generic::Error | |
Error(MessageId inId, const Context &inContext, const std::string &inFunction, const std::string &inFile, uint32_t inLine) | torc::generic::Error | |
Error(MessageId inId, const std::string &inFunction, const std::string &inFile, uint32_t inLine) | torc::generic::Error | |
Error(const Error &source) (defined in torc::generic::Error) | torc::generic::Error | |
getContextData() const | torc::generic::Error | [inline] |
getErrorMessageId() const | torc::generic::Error | [inline] |
getStackTrace() const | torc::generic::Error | [inline] |
mContextData (defined in torc::generic::Error) | torc::generic::Error | [private] |
mErrorMessageId (defined in torc::generic::Error) | torc::generic::Error | [private] |
mStackTrace (defined in torc::generic::Error) | torc::generic::Error | [private] |
operator=(const Error &source) (defined in torc::generic::Error) | torc::generic::Error | |
saveContextData(const std::string &inName, const boost::any &inSource) | torc::generic::Error | |
setCurrentLocation(const std::string &inFunction, const std::string &inFile, uint32_t inLine) | torc::generic::Error | |
~Error() (defined in torc::generic::Error) | torc::generic::Error | |