|
BDE 4.39.x Production Release
|
#include <bsls_ident.h>#include <bdlar_nullablevaluevtable.h>#include <bdlar_nullablevaluevtableutil.h>#include <bdlar_typecategory.h>#include <bdlat_valuetypefunctions.h>#include <bslmf_enableif.h>Go to the source code of this file.
Functions | |
| void | bdlar::bdlat_nullableValueMakeValue (NullableValueRef *ref) |
| template<class t_MANIPULATOR > | |
| int | bdlar::bdlat_nullableValueManipulateValue (NullableValueRef *ref, t_MANIPULATOR &manipulator) |
| template<class t_ACCESSOR > | |
| int | bdlar::bdlat_nullableValueAccessValue (const NullableValueRef &ref, t_ACCESSOR &accessor) |
| bool | bdlar::bdlat_nullableValueIsNull (const NullableValueRef &ref) |
| void | bdlar::bdlat_valueTypeReset (NullableValueRef *ref) |
| template<class t_ACCESSOR > | |
| int | bdlar::bdlat_nullableValueAccessValue (const NullableValueConstRef &ref, t_ACCESSOR &accessor) |
| bool | bdlar::bdlat_nullableValueIsNull (const NullableValueConstRef &ref) |
| const char * | bdlar::bdlat_TypeName_xsdName (const NullableValueConstRef &ref, int format) |
The content of this file has been pre-processed for Doxygen.