|
ROSE 0.11.145.354
|
Definition at line 28 of file Rose/BinaryAnalysis/InstructionSemantics/BaseSemantics/Exception.h.


Public Member Functions | |
| NotImplemented (const std::string &mesg, SgAsmInstruction *insn) | |
Public Member Functions inherited from Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Exception | |
| Exception (const std::string &mesg, SgAsmInstruction *insn) | |
| void | print (std::ostream &) const |
Public Member Functions inherited from Rose::Exception | |
| Exception (const std::string &s) | |
| Construct an exception with an error message. | |
Additional Inherited Members | |
Public Attributes inherited from Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Exception | |
| SgAsmInstruction * | insn |
|
inline |
Definition at line 30 of file Rose/BinaryAnalysis/InstructionSemantics/BaseSemantics/Exception.h.