OpenASIP
2.0
|
This is the complete list of members for WrongOperandType, 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 | |
IllegalParameters(std::string filename, int linenum, std::string procname=unknownProcMsg_, std::string errorMessage="") | IllegalParameters | |
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 |
WrongOperandType(std::string fileName, int lineNum, std::string procName=unknownProcMsg_, std::string errorMessage="") | WrongOperandType | |
~Exception() | Exception | virtual |
~IllegalParameters() | IllegalParameters | inlinevirtual |
~WrongOperandType() | WrongOperandType | virtual |