Quick Links:

bal | bbl | bdl | bsl

Public Member Functions

bdlat_SymbolicConverter_StoreInNullable< NULLABLE_TYPE > Class Template Reference
[Component bdlat_symbolicconverter]

#include <bdlat_symbolicconverter.h>

List of all members.

Public Member Functions

 bdlat_SymbolicConverter_StoreInNullable (NULLABLE_TYPE *destination, bdlat_SymbolicConverter_Imp *imp)
template<class VALUE_TYPE >
int operator() (const VALUE_TYPE &value) const

Detailed Description

template<class NULLABLE_TYPE>
class bdlat_SymbolicConverter_StoreInNullable< NULLABLE_TYPE >

Similar to StoreInSequence but this is for nullable.

See Component bdlat_symbolicconverter


Constructor & Destructor Documentation

template<class NULLABLE_TYPE >
bdlat_SymbolicConverter_StoreInNullable< NULLABLE_TYPE >::bdlat_SymbolicConverter_StoreInNullable ( NULLABLE_TYPE *  destination,
bdlat_SymbolicConverter_Imp imp 
) [explicit]

Member Function Documentation

template<class NULLABLE_TYPE >
template<class VALUE_TYPE >
int bdlat_SymbolicConverter_StoreInNullable< NULLABLE_TYPE >::operator() ( const VALUE_TYPE &  value  )  const

The documentation for this class was generated from the following file: