|
Rosetta 3.5
|
Classes | |
| class | EndPoint |
| struct | StatusResponse |
| struct | StatusRequest |
| class | WorkUnit |
| The base class for all work units, this is abstract. More... | |
| class | WorkUnit_Wait |
| WorkUnit that sleeps for X seconds. More... | |
| class | WorkUnit_ElScripts |
| class | WUQueue |
Typedefs | |
| typedef boost::shared_ptr < EndPoint > | EndPointSP |
| typedef boost::shared_ptr < MPI_EndPoint > | MPI_EndPointSP |
| typedef boost::shared_ptr < WorkUnit > | WorkUnitSP |
| typedef boost::shared_ptr < WorkUnit_Wait > | WorkUnit_WaitSP |
| typedef boost::shared_ptr < WorkUnit_ElScripts > | WorkUnit_ElScriptsSP |
| typedef boost::shared_ptr < WUQueue > | WUQueueSP |
| typedef boost::shared_ptr < WUQueueBuffer > | WUQueueBufferSP |
Functions | |
| static basic::Tracer | TR ("protocols.wum2.WorkUnit") |
| typedef boost::shared_ptr< EndPoint > protocols::wum2::EndPointSP |
Definition at line 23 of file EndPoint.fwd.hh.
| typedef boost::shared_ptr< MPI_EndPoint > protocols::wum2::MPI_EndPointSP |
Definition at line 30 of file MPI_EndPoint.fwd.hh.
| typedef boost::shared_ptr< WorkUnit_ElScripts > protocols::wum2::WorkUnit_ElScriptsSP |
Definition at line 29 of file WorkUnit.fwd.hh.
| typedef boost::shared_ptr< WorkUnit_Wait > protocols::wum2::WorkUnit_WaitSP |
Definition at line 26 of file WorkUnit.fwd.hh.
| typedef boost::shared_ptr< WorkUnit > protocols::wum2::WorkUnitSP |
Definition at line 23 of file WorkUnit.fwd.hh.
| typedef boost::shared_ptr< WUQueueBuffer > protocols::wum2::WUQueueBufferSP |
Definition at line 23 of file WUQueueBuffer.fwd.hh.
| typedef boost::shared_ptr< WUQueue > protocols::wum2::WUQueueSP |
Definition at line 22 of file WUQueue.fwd.hh.
|
static |
1.8.4