CIRCT  19.0.0git
Public Member Functions | Public Attributes | List of all members
circt::pretty::PPSaveString Struct Reference

String wrapper to indicate string needs to be saved. More...

#include <PrettyPrinterHelpers.h>

Collaboration diagram for circt::pretty::PPSaveString:
Collaboration graph
[legend]

Public Member Functions

 PPSaveString (StringRef str)
 

Public Attributes

StringRef str
 

Detailed Description

String wrapper to indicate string needs to be saved.

Definition at line 230 of file PrettyPrinterHelpers.h.

Constructor & Destructor Documentation

◆ PPSaveString()

circt::pretty::PPSaveString::PPSaveString ( StringRef  str)
inlineexplicit

Definition at line 232 of file PrettyPrinterHelpers.h.

Member Data Documentation

◆ str

StringRef circt::pretty::PPSaveString::str

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