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

Description

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

Definition at line 37 of file TestSemantics.h.

Inheritance diagram for Rose::BinaryAnalysis::InstructionSemantics::TestSemantics< SValuePtr, RegisterStatePtr, MemoryStatePtr, StatePtr, RiscOperatorsPtr >::Exception:
Inheritance graph
[legend]
Collaboration diagram for Rose::BinaryAnalysis::InstructionSemantics::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::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
SgAsmInstructioninsn
 

Constructor & Destructor Documentation

◆ Exception()

template<class SValuePtr , class RegisterStatePtr , class MemoryStatePtr , class StatePtr , class RiscOperatorsPtr >
Rose::BinaryAnalysis::InstructionSemantics::TestSemantics< SValuePtr, RegisterStatePtr, MemoryStatePtr, StatePtr, RiscOperatorsPtr >::Exception::Exception ( const std::string &  mesg)
inline

Definition at line 39 of file TestSemantics.h.


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