Static template functions for returning a string representation for the name of a type.

Synopsis

Declared in <bdlat_typename.h>

struct bdlat_TypeName;

Static Member Functions

Name

Description

className

Return the exported class name for TYPE, or 0 if none is exported.

name

Return a null‐terminated string containing the name of TYPE.

xsdName

Return the XSD type name for the specified object and format.

Created with MrDocs