|
BDE 4.14.0 Production release
|
#include <bdlat_symbolicconverter.h>
Public Member Functions | |
| bdlat_SymbolicConverter_LoadValue (const RVALUE_TYPE &value, bdlat_SymbolicConverter_Imp *imp) | |
| template<class LVALUE_TYPE , class INFO_TYPE > | |
| int | operator() (LVALUE_TYPE *object, const INFO_TYPE &) const |
Assign d_value to the specified *object. | |
| template<class LVALUE_TYPE > | |
| int | operator() (LVALUE_TYPE *object) const |
Assign d_value to the specified *object. | |
This visitor assigns d_value to the visited member.