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

Description

State with formatter.

See with_formatter().

Definition at line 254 of file MemoryCell.h.

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

Public Member Functions

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

Constructor & Destructor Documentation

◆ WithFormatter()

Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCell::WithFormatter::WithFormatter ( const MemoryCellPtr obj,
Formatter fmt 
)
inline

Definition at line 258 of file MemoryCell.h.

Member Function Documentation

◆ print()

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

Definition at line 259 of file MemoryCell.h.


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