Public Member Functions | |
QVReader (const Reflex::Type &objectType, MappingElement &mapping, ContainerSchema &contSchema) | |
void | read (const std::vector< int > &fullId, void *destinationAddress) |
Private Attributes | |
DataElement | m_localElement |
Reflex::Type | m_objectType |
PVectorReader | m_reader |
Definition at line 22 of file QueryableVectorStreamer.cc.
|
inline |
Definition at line 24 of file QueryableVectorStreamer.cc.
References ora::PVectorReader::build(), ora::DataElement::clear(), m_localElement, and m_reader.
|
inline |
Definition at line 33 of file QueryableVectorStreamer.cc.
References ora::PVectorReader::clear(), i, m_reader, ora::PVectorReader::read(), ora::PVectorReader::select(), and ora::PVectorReader::setRecordId().
Referenced by Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::goto(), ora::QueryableVectorLoader::load(), and Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::setFilterBranches().
|
private |
Definition at line 46 of file QueryableVectorStreamer.cc.
Referenced by QVReader().
|
private |
Definition at line 45 of file QueryableVectorStreamer.cc.
|
private |
Definition at line 47 of file QueryableVectorStreamer.cc.
Referenced by QVReader(), and read().