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

Description

State with formatter.

See with_formatter().

Definition at line 297 of file State.h.

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

Public Member Functions

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

Constructor & Destructor Documentation

◆ WithFormatter()

Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::State::WithFormatter::WithFormatter ( const StatePtr obj,
Formatter fmt 
)
inline

Definition at line 301 of file State.h.

Member Function Documentation

◆ print()

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

Definition at line 302 of file State.h.


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