mozIStorageStatement Member List

This is the complete list of members for mozIStorageStatement, including all inherited members.

asDouble(in unsigned long aIndex)mozIStorageValueArray
asInt32(in unsigned long aIndex)mozIStorageValueArray
asInt64(in unsigned long aIndex)mozIStorageValueArray
asSharedBlob(in unsigned long aIndex,[shared] out voidPtr aData, out unsigned long aDataSize)mozIStorageValueArray
asSharedCString(in unsigned long aIndex, out unsigned long aLength)mozIStorageValueArray
asSharedWString(in unsigned long aIndex, out unsigned long aLength)mozIStorageValueArray
bindCStringParameter(in unsigned long aParamIndex, in string aValue)mozIStorageStatement
bindDataParameter(in unsigned long aParamIndex,[array, const, size_is(aValueSize)] in octet aValue, in unsigned long aValueSize)mozIStorageStatement
bindDoubleParameter(in unsigned long aParamIndex, in double aValue)mozIStorageStatement
bindInt32Parameter(in unsigned long aParamIndex, in long aValue)mozIStorageStatement
bindInt64Parameter(in unsigned long aParamIndex, in long long aValue)mozIStorageStatement
bindNullParameter(in unsigned long aParamIndex)mozIStorageStatement
bindStringParameter(in unsigned long aParamIndex, in AString aValue)mozIStorageStatement
bindUTF8StringParameter(in unsigned long aParamIndex, in AUTF8String aValue)mozIStorageStatement
bindWStringParameter(in unsigned long aParamIndex, in wstring aValue)mozIStorageStatement
clone()mozIStorageStatement
columnCountmozIStorageStatement
execute()mozIStorageStatement
executeDataSet()mozIStorageStatement
executeStep()mozIStorageStatement
getAsBlob(in unsigned long aIndex,[array, size_is(aDataSize)] out octet aData, out unsigned long aDataSize)mozIStorageValueArray
getAsCString(in unsigned long aIndex)mozIStorageValueArray
getAsDouble(in unsigned long aIndex)mozIStorageValueArray
getAsInt32(in unsigned long aIndex)mozIStorageValueArray
getAsInt64(in unsigned long aIndex)mozIStorageValueArray
getAsString(in unsigned long aIndex)mozIStorageValueArray
getAsUTF8String(in unsigned long aIndex)mozIStorageValueArray
getColumnName(in unsigned long aColumnIndex)mozIStorageStatement
getIsNull(in unsigned long aIndex)mozIStorageValueArray
getNativeStatementPointer()mozIStorageStatement
getParameterIndexes(in AUTF8String aParameterName, out unsigned long aCount,[array, size_is(aCount), retval] out unsigned long aIndexes)mozIStorageStatement
getParameterName(in unsigned long aParamIndex)mozIStorageStatement
getTypeOfIndex(in unsigned long aIndex)mozIStorageValueArray
initialize(in mozIStorageConnection aDBConnection, in AUTF8String aSQLStatement)mozIStorageStatement
isNull(in unsigned long aIndex)mozIStorageValueArray
MOZ_STORAGE_STATEMENT_EXECUTINGmozIStorageStatement
MOZ_STORAGE_STATEMENT_INVALIDmozIStorageStatement
MOZ_STORAGE_STATEMENT_READYmozIStorageStatement
numColumnsmozIStorageValueArray
parameterCountmozIStorageStatement
reset()mozIStorageStatement
statemozIStorageStatement
VALUE_TYPE_BLOBmozIStorageValueArray
VALUE_TYPE_FLOATmozIStorageValueArray
VALUE_TYPE_INTEGERmozIStorageValueArray
VALUE_TYPE_NULLmozIStorageValueArray
VALUE_TYPE_TEXTmozIStorageValueArray


Generated on Sun Jan 29 09:41:52 2006 by  doxygen 1.4.5