|
BDE 4.39.x Production Release
|
#include <bdlat_typename.h>
Static template functions for returning a string representation for the name of a type.
See bdlat_typename
Static Public Member Functions | |
| template<class TYPE > | |
| static const char * | className (const TYPE &object) |
| template<class TYPE > | |
| static const char * | name (const TYPE &object) |
| template<class TYPE > | |
| static const char * | xsdName (const TYPE &object, int format) |