ROSE  0.11.145.0
Public Member Functions | List of all members
Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::NotImplemented Class Reference

Description

Definition at line 26 of file Rose/BinaryAnalysis/InstructionSemantics/BaseSemantics/Exception.h.

Inheritance diagram for Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::NotImplemented:
Inheritance graph
[legend]
Collaboration diagram for Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::NotImplemented:
Collaboration graph
[legend]

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. More...
 

Additional Inherited Members

- Public Attributes inherited from Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Exception
SgAsmInstructioninsn
 

The documentation for this class was generated from the following file: