|
BDE 4.14.0 Production release
|
#include <bdlat_symbolicconverter.h>
Public Member Functions | |
| bdlat_SymbolicConverter_StoreInArrayElement (ARRAY_TYPE *array, int index, bdlat_SymbolicConverter_Imp *imp) | |
| template<class SOURCE_ELEMENT_TYPE > | |
| int | operator() (const SOURCE_ELEMENT_TYPE &sourceElement) const |
Assign the value of the visited object to the d_indexth element inside d_array_p.