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::SimpleRequestHandler< RequestType > Member List

This is the complete list of members for pdb::SimpleRequestHandler< RequestType >, including all inherited members.

clone()pdb::SimpleRequestHandler< RequestType >inlinevirtual
execute(PDBBuzzerPtr callerBuzzer)pdb::SimpleRequestHandler< RequestType >inlinevirtual
pdb::PDBCommWork::execute(PDBWorkerQueue *parent, PDBBuzzerPtr callerBuzzer)pdb::PDBWork
getCommunicator()pdb::PDBCommWork
getLinkedBuzzer()pdb::PDBWorkvirtual
getLogger()pdb::PDBWork
getWorker()pdb::PDBWork
processRequestpdb::SimpleRequestHandler< RequestType >private
setGuts(PDBCommunicatorPtr toMe)pdb::PDBCommWork
SimpleRequestHandler(std::function< std::pair< bool, std::string >(Handle< RequestType >, PDBCommunicatorPtr)> useMe)pdb::SimpleRequestHandler< RequestType >inline