|
BDE 4.39.x Production Release
|
#include <bdlat_symbolicconverter.h>
This visitor assigns the value of the visited member to d_destination_p.
Public Member Functions | |
| bdlat_SymbolicConverter_StoreValue (LVALUE_TYPE *destination, bdlat_SymbolicConverter_Imp *imp) | |
| template<class RVALUE_TYPE , class INFO_TYPE > | |
| int | operator() (const RVALUE_TYPE &object, const INFO_TYPE &) const |
| template<class RVALUE_TYPE > | |
| int | operator() (const RVALUE_TYPE &object) const |