BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bdlar_nullablevalueref.h File Reference

Go to the source code of this file.

Classes

class  bdlar::NullableValueRef
 
class  bdlar::NullableValueConstRef
 
struct  bdlat_NullableValueFunctions::IsNullableValue< bdlar::NullableValueRef >
 
struct  bdlat_NullableValueFunctions::IsNullableValue< bdlar::NullableValueConstRef >
 
struct  bdlat_NullableValueFunctions::ValueType< bdlar::NullableValueRef >
 
struct  bdlat_NullableValueFunctions::ValueType< bdlar::NullableValueConstRef >
 

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)
 

Detailed Description

The content of this file has been pre-processed for Doxygen.