BloombergLP::bdlb::PrintAdapter

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

NameDescription
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.