A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
pdb::ProjectionQueryProcessor< Output, Input > Member List

This is the complete list of members for pdb::ProjectionQueryProcessor< Output, Input >, including all inherited members.

blockPtrpdb::ProjectionQueryProcessor< Output, Input >private
clearInputPage() overridepdb::ProjectionQueryProcessor< Output, Input >virtual
clearOutputPage() overridepdb::ProjectionQueryProcessor< Output, Input >virtual
fillNextOutputPage() overridepdb::ProjectionQueryProcessor< Output, Input >virtual
finalize() overridepdb::ProjectionQueryProcessor< Output, Input >virtual
finalizedpdb::ProjectionQueryProcessor< Output, Input >private
initialize() overridepdb::ProjectionQueryProcessor< Output, Input >virtual
inputObjectpdb::ProjectionQueryProcessor< Output, Input >private
inputVecpdb::ProjectionQueryProcessor< Output, Input >private
loadInputObject(Handle< Object > &objectToProcess)pdb::SimpleSingleTableQueryProcessorinlinevirtual
loadInputPage(void *pageToProcess) overridepdb::ProjectionQueryProcessor< Output, Input >virtual
loadOutputPage(void *pageToWriteTo, size_t numBytesInPage) overridepdb::ProjectionQueryProcessor< Output, Input >virtual
needsProcessInput()pdb::SimpleSingleTableQueryProcessorinlinevirtual
outputVecpdb::ProjectionQueryProcessor< Output, Input >private
posInInputpdb::ProjectionQueryProcessor< Output, Input >private
projectionpdb::ProjectionQueryProcessor< Output, Input >private
projectionFuncpdb::ProjectionQueryProcessor< Output, Input >private
ProjectionQueryProcessor(Selection< Output, Input > &forMe)pdb::ProjectionQueryProcessor< Output, Input >
ProjectionQueryProcessor(SimpleLambda< Handle< Output >> projection)pdb::ProjectionQueryProcessor< Output, Input >