OpenSim
OpenSim 3.1
|
This is the complete list of members for OpenSim::Exception, including all inherited members.
_file | OpenSim::Exception | protected |
_line | OpenSim::Exception | protected |
_msg | OpenSim::Exception | protected |
Exception(const std::string &aMsg="", const std::string &aFile="", int aLine=-1) | OpenSim::Exception | |
getMessage() const | OpenSim::Exception | |
print(std::ostream &aOut) const | OpenSim::Exception | virtual |
setMessage(const std::string &aMsg) | OpenSim::Exception | |
what() const | OpenSim::Exception | inline |
~Exception() | OpenSim::Exception | inlinevirtual |