C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

DataSourceIface Member List

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

allocateNumericTable()=0DataSourceIfacepure virtual
createDictionaryFromContext()=0DataSourceIfacepure virtual
DataSourceStatus enum nameDataSourceIface
DictionaryCreationFlag enum nameDataSourceIface
doAllocateNumericTable enum valueDataSourceIface
doDictionaryFromContext enum valueDataSourceIface
endOfData enum valueDataSourceIface
freeNumericTable()=0DataSourceIfacepure virtual
getDictionary()=0DataSourceIfacepure virtual
getDictionarySharedPtr()=0DataSourceIfacepure virtual
getNumberOfAvailableRows()=0DataSourceIfacepure virtual
getNumberOfColumns()=0DataSourceIfacepure virtual
getNumericTable()=0DataSourceIfacepure virtual
getNumericTableNumberOfColumns()=0DataSourceIfacepure virtual
getStatus()=0DataSourceIfacepure virtual
loadDataBlock(size_t maxRows)=0DataSourceIfacepure virtual
loadDataBlock(size_t maxRows, size_t rowOffset, size_t fullRows)=0DataSourceIfacepure virtual
loadDataBlock(size_t maxRows, NumericTable *nt)=0DataSourceIfacepure virtual
loadDataBlock(size_t maxRows, size_t rowOffset, size_t fullRows, NumericTable *nt)=0DataSourceIfacepure virtual
loadDataBlock()=0DataSourceIfacepure virtual
loadDataBlock(NumericTable *nt)=0DataSourceIfacepure virtual
notAllocateNumericTable enum valueDataSourceIface
notDictionaryFromContext enum valueDataSourceIface
notReady enum valueDataSourceIface
NumericTableAllocationFlag enum nameDataSourceIface
readyForLoad enum valueDataSourceIface
setDictionary(DataSourceDictionary *dict)=0DataSourceIfacepure virtual
waitingForRows enum valueDataSourceIface

For more complete information about compiler optimizations, see our Optimization Notice.