BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bdlat_SymbolicConverter_LoadValue< RVALUE_TYPE > Class Template Reference

#include <bdlat_symbolicconverter.h>

Detailed Description

template<class RVALUE_TYPE>
class bdlat_SymbolicConverter_LoadValue< RVALUE_TYPE >

This visitor assigns d_value to the visited member.

See bdlat_symbolicconverter

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
 
template<class LVALUE_TYPE >
int operator() (LVALUE_TYPE *object) const
 

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