BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdlb::PrintAdapterUtil Struct Reference

#include <bdlb_printadapter.h>

Static Public Member Functions

template<class TYPE >
static PrintAdapter< TYPE > makeAdapter (const TYPE &object, int level=0, int spacesPerLevel=4)
 

Member Function Documentation

◆ makeAdapter()

template<class TYPE >
PrintAdapter< TYPE > bdlb::PrintAdapterUtil::makeAdapter ( const TYPE &  object,
int  level = 0,
int  spacesPerLevel = 4 
)
inlinestatic

Create and return a PrintAdapter object, passing the constructor the specified object, level, and spacesPerLevel.


The documentation for this struct was generated from the following file: