ROSE  0.11.87.0
Public Member Functions | List of all members
Rose::BinaryAnalysis::InstructionSemantics2::TestSemantics< SValuePtr, RegisterStatePtr, MemoryStatePtr, StatePtr, RiscOperatorsPtr >::Exception Class Reference

Description

template<class SValuePtr, class RegisterStatePtr, class MemoryStatePtr, class StatePtr, class RiscOperatorsPtr>
class Rose::BinaryAnalysis::InstructionSemantics2::TestSemantics< SValuePtr, RegisterStatePtr, MemoryStatePtr, StatePtr, RiscOperatorsPtr >::Exception

Definition at line 35 of file TestSemantics.h.

Inheritance diagram for Rose::BinaryAnalysis::InstructionSemantics2::TestSemantics< SValuePtr, RegisterStatePtr, MemoryStatePtr, StatePtr, RiscOperatorsPtr >::Exception:
Inheritance graph
[legend]
Collaboration diagram for Rose::BinaryAnalysis::InstructionSemantics2::TestSemantics< SValuePtr, RegisterStatePtr, MemoryStatePtr, StatePtr, RiscOperatorsPtr >::Exception:
Collaboration graph
[legend]

Public Member Functions

 Exception (const std::string &mesg)
 
- Public Member Functions inherited from Rose::BinaryAnalysis::InstructionSemantics2::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::InstructionSemantics2::BaseSemantics::Exception
SgAsmInstructioninsn
 

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