ROSE 0.11.145.141
Public Member Functions | List of all members
Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::RegisterState::WithFormatter Class Reference

Description

RegisterState with formatter.

See with_formatter().

Definition at line 191 of file RegisterState.h.

#include <Rose/BinaryAnalysis/InstructionSemantics/BaseSemantics/RegisterState.h>

Public Member Functions

 WithFormatter (const RegisterStatePtr &obj, Formatter &fmt)
 
void print (std::ostream &stream) const
 

Constructor & Destructor Documentation

◆ WithFormatter()

Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::RegisterState::WithFormatter::WithFormatter ( const RegisterStatePtr obj,
Formatter fmt 
)
inline

Definition at line 195 of file RegisterState.h.

Member Function Documentation

◆ print()

void Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::RegisterState::WithFormatter::print ( std::ostream &  stream) const
inline

Definition at line 196 of file RegisterState.h.


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