This struct is an aid to the implementation of the accessors of the Printer mechanism. It provides a method template, print, that adheres to the BDE print method contract. It is not to be accessed directly by clients of bslim.

Synopsis

Declared in <bslim_printer.h>

struct Printer_Helper;

Static Member Functions

Name

Description

print

print overloads

printRaw

printRaw overloads

printTupleElements

printTupleElements overloads

Created with MrDocs