This class implements a mechanism used to format data as required by the standard BDE print method contract.
Synopsis
Declared in <bslim_printer.h>
class Printer;
Member Functions
Name |
Description |
|
Create a |
|
Destroy this |
Return the absolute value of the formatting level supplied at construction. |
|
Print a closing bracket and trailing newline for this object's output. |
|
Format |
|
|
|
Print the indentation used after the last attribute. |
|
Format |
|
Print |
|
Print the indentation used before each attribute. |
|
|
|
|
|
Return the number of whitespace characters to output for each level of indentation. |
|
Print the initial indentation and opening bracket for this object. |
|
Return |
Created with MrDocs