This class provides an object that may be streamed with operator<< to give full control of the indentation format of the streaming.

Synopsis

Declared in <bdlb_printadapter.h>

template<class TYPE>
class PrintAdapter;

Member Functions

Name

Description

PrintAdapter [constructor]

level

Return the level attribute.

object

Return a reference to the object referred to by this print adapter.

spacesPerLevel

Return the spacesPerLevel attribute.

Created with MrDocs