OpenASIP
2.0
|
This is the complete list of members for IllegalCommandLine, including all inherited members.
cause() const | Exception | |
cause_ | Exception | private |
errorMessage() const | Exception | |
errorMessage_ | Exception | private |
errorMessageStack(bool messagesOnly=false) const | Exception | |
Exception(std::string filename, int linenum, std::string procname=unknownProcMsg_, std::string errorMessage="") | Exception | |
file_ | Exception | private |
fileName() const | Exception | |
hasCause() const | Exception | |
IllegalCommandLine(std::string filename, int linenum, std::string procname=unknownProcMsg_, std::string errorMessage="") | IllegalCommandLine | |
InvalidData(std::string filename, int linenum, std::string procname=unknownProcMsg_, std::string errorMessage="") | InvalidData | |
lastExceptionInfo() | Exception | static |
lastExceptionInfo_ | Exception | privatestatic |
line_ | Exception | private |
lineNum() const | Exception | |
proc_ | Exception | private |
procedureName() const | Exception | |
setCause(const Exception &cause) | Exception | |
unknownProcMsg_ | Exception | static |
~Exception() | Exception | virtual |
~IllegalCommandLine() | IllegalCommandLine | virtual |
~InvalidData() | InvalidData | inlinevirtual |