ROSE 0.11.145.147
Public Member Functions | List of all members
Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Indent Class Reference

Description

Adjusts a Formatter for one additional level of indentation.

The formatter's line prefix is adjusted by appending the formatter's indentation suffix. When this Indent object is destructed, the formatter's line prefix is reset to its original value.

Definition at line 88 of file Formatter.h.

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

Public Member Functions

 Indent (Formatter &fmt)
 

Constructor & Destructor Documentation

◆ Indent()

Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Indent::Indent ( Formatter fmt)
inline

Definition at line 93 of file Formatter.h.

◆ ~Indent()

Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Indent::~Indent ( )
inline

Definition at line 97 of file Formatter.h.


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