This class provides an object that may be streamed with operator<< to give full control of the indentation format of the streaming.
Declared in <bdlb_printadapter.h>
template<class TYPE>
class PrintAdapter;
| 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. |