|
Jpp test-rotations-new
the software that should make you happy
|
#include <DFInterface.hh>
Public Member Functions | |
| DFInterface (FrameFarm &FF, RecipientsHandler &recipients) | |
| void | operator() () |
| void | stop () |
| bool | isRunning () |
Private Attributes | |
| boost::atomic< bool > | status |
| RecipientsHandler & | m_recipients |
| FrameFarm & | m_farm |
Definition at line 12 of file DFInterface.hh.
|
inline |
Definition at line 22 of file DFInterface.hh.
| void DFInterface::operator() | ( | ) |
Definition at line 8 of file DFInterface.cc.
|
inline |
Definition at line 32 of file DFInterface.hh.
|
inline |
Definition at line 37 of file DFInterface.hh.
|
private |
Definition at line 14 of file DFInterface.hh.
|
private |
Definition at line 16 of file DFInterface.hh.
|
private |
Definition at line 18 of file DFInterface.hh.