PVData C++ 8.0.7
Loading...
Searching...
No Matches
epics::pvData::format::indent_scope Struct Reference
Collaboration diagram for epics::pvData::format::indent_scope:

Public Member Functions

 indent_scope (std::ios_base &ios)
 

Public Attributes

long saved_level
 
std::ios_basestream
 

Detailed Description

Definition at line 69 of file pvIntrospect.h.

Constructor & Destructor Documentation

◆ indent_scope()

epics::pvData::format::indent_scope::indent_scope ( std::ios_base & ios)
inline

Definition at line 74 of file pvIntrospect.h.

◆ ~indent_scope()

epics::pvData::format::indent_scope::~indent_scope ( )
inline

Definition at line 82 of file pvIntrospect.h.

Member Data Documentation

◆ saved_level

long epics::pvData::format::indent_scope::saved_level

Definition at line 71 of file pvIntrospect.h.

◆ stream

std::ios_base& epics::pvData::format::indent_scope::stream

Definition at line 72 of file pvIntrospect.h.


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