BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bdlscm_version.h>
#include <bdlat_bdeatoverrides.h>
#include <bdlat_formattingmode.h>
#include <bdlat_typetraits.h>
#include <bdldfp_decimal.h>
#include <bdlt_date.h>
#include <bdlt_datetime.h>
#include <bdlt_datetimetz.h>
#include <bdlt_datetz.h>
#include <bdlt_time.h>
#include <bdlt_timetz.h>
#include <bslalg_hastrait.h>
#include <bslmf_switch.h>
#include <bsls_assert.h>
#include <bsls_objectbuffer.h>
#include <bsls_review.h>
#include <bsls_types.h>
#include <bsl_string.h>
#include <bsl_vector.h>
#include <bsl_typeinfo.h>
Go to the source code of this file.
Classes | |
struct | bdlat_TypeName |
struct | bdlat_TypeName_Imp |
Private class providing implementation of bdlat_TypeName . More... | |
Functions | |
template<class TYPE > | |
const char * | bdlat_TypeName_Overloadable::bdlat_TypeName_className (const TYPE &object) |
Default implementation of className for the specified object . | |
template<class TYPE > | |
const char * | bdlat_TypeName_Overloadable::bdlat_TypeName_name (const TYPE &object) |
Default implementation of name for the specified object . | |
template<class TYPE > | |
const char * | bdlat_TypeName_Overloadable::bdlat_TypeName_xsdName (const TYPE &object, int format) |
The content of this file has been pre-processed for Doxygen.