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::NothingWork Class Reference

#include <NothingWork.h>

+ Inheritance diagram for pdb::NothingWork:
+ Collaboration diagram for pdb::NothingWork:

Public Member Functions

 NothingWork ()
 
void execute (PDBBuzzerPtr callerBuzzer) override
 
- Public Member Functions inherited from pdb::PDBWork
virtual PDBBuzzerPtr getLinkedBuzzer ()
 
void execute (PDBWorkerQueue *parent, PDBBuzzerPtr callerBuzzer)
 
PDBWorkerPtr getWorker ()
 
PDBLoggerPtr getLogger ()
 

Detailed Description

Definition at line 35 of file NothingWork.h.

Constructor & Destructor Documentation

pdb::NothingWork::NothingWork ( )
inline

Definition at line 37 of file NothingWork.h.

Member Function Documentation

void pdb::NothingWork::execute ( PDBBuzzerPtr  callerBuzzer)
inlineoverridevirtual

Implements pdb::PDBWork.

Definition at line 39 of file NothingWork.h.


The documentation for this class was generated from the following file: