Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bdlat_typename.h File Reference

Provide string representations for data type names. More...

Go to the source code of this file.

Classes

struct  bdlat_TypeName
 namespace for type-name functions More...
struct  bdlat_TypeName_Imp
struct  bdlat_TypeName_Imp::HasClassName
struct  bdlat_TypeName_Imp::IsBasicEnumeration
struct  bdlat_TypeName_Imp::Other

Namespaces

namespace  bdlat_TypeName_Overloadable

Functions

template<class TYPE >
const char * bdlat_TypeName_Overloadable::bdlat_TypeName_className (const TYPE &object)
template<class TYPE >
const char * bdlat_TypeName_Overloadable::bdlat_TypeName_name (const TYPE &object)
template<class TYPE >
const char * bdlat_TypeName_Overloadable::bdlat_TypeName_xsdName (const TYPE &object, int format)

Detailed Description