Home
last modified time | relevance | path

Searched refs:VISIT_PARAMETER (Results 1 – 1 of 1) sorted by relevance

/trunk/main/connectivity/source/commontools/
H A Dparameters.cxx957 #define VISIT_PARAMETER( method ) \ macro
986 VISIT_PARAMETER( setByte( _nIndex, x ) ); in setByte()
992 VISIT_PARAMETER( setShort( _nIndex, x ) ); in setShort()
998 VISIT_PARAMETER( setInt( _nIndex, x ) ); in setInt()
1004 VISIT_PARAMETER( setLong( _nIndex, x ) ); in setLong()
1010 VISIT_PARAMETER( setFloat( _nIndex, x ) ); in setFloat()
1034 VISIT_PARAMETER( setDate( _nIndex, x ) ); in setDate()
1040 VISIT_PARAMETER( setTime( _nIndex, x ) ); in setTime()
1076 VISIT_PARAMETER( setRef( _nIndex, x ) ); in setRef()
1082 VISIT_PARAMETER( setBlob( _nIndex, x ) ); in setBlob()
[all …]

Completed in 14 milliseconds