#include <data_input_interface.hh>
- Author
- cpellegrino
Definition at line 18 of file data_input_interface.hh.
DataInputInterface::DataInputInterface |
( |
size_t |
number_of_workers = 1 | ) |
|
|
inline |
DataInputInterface::~DataInputInterface |
( |
| ) |
|
|
inline |
void DataInputInterface::stop |
( |
| ) |
|
|
inline |
void DataInputInterface::pause |
( |
| ) |
|
|
inline |
void DataInputInterface::cont |
( |
| ) |
|
|
inline |
void DataInputInterface::start |
( |
| ) |
|
|
inline |
void DataInputInterface::add_worker |
( |
| ) |
|
|
inline |
void DataInputInterface::add_channel |
( |
unsigned short |
port, |
|
|
FrameFarm & |
farm |
|
) |
| |
|
inline |
size_t DataInputInterface::m_number_of_workers |
|
private |
boost::asio::io_service DataInputInterface::m_service |
|
private |
boost::scoped_ptr<boost::thread_group> DataInputInterface::m_threads |
|
private |
The documentation for this class was generated from the following file: