Thread for reading knowledge updates via a NDDS waitset (deprecated and unused).
More...
#include <NddsTransportReadThread.h>
Thread for reading knowledge updates via a NDDS waitset (deprecated and unused).
Definition at line 30 of file NddsTransportReadThread.h.
madara::transport::NDDSReadThread::NDDSReadThread |
( |
const std::string & |
id, |
|
|
knowledge::ThreadSafeContext & |
context, |
|
|
NDDSKnowledgeUpdateDataReader * |
reader |
|
) |
| |
madara::transport::NDDSReadThread::~NDDSReadThread |
( |
| ) |
|
int madara::transport::NDDSReadThread::close |
( |
void |
| ) |
|
int madara::transport::NDDSReadThread::enter_barrier |
( |
void |
| ) |
|
void madara::transport::NDDSReadThread::handle_assignment |
( |
NDDSKnowledgeUpdate & |
data | ) |
|
|
private |
void madara::transport::NDDSReadThread::handle_multiassignment |
( |
NDDSKnowledgeUpdate & |
data | ) |
|
|
private |
int madara::transport::NDDSReadThread::svc |
( |
void |
| ) |
|
void madara::transport::NDDSReadThread::wait_for_ready |
( |
void |
| ) |
|
::std::vector< ::std::string> madara::transport::NDDSReadThread::assignment_symbols_ |
|
private |
ACE_Barrier madara::transport::NDDSReadThread::barrier_ |
|
private |
NDDSKnowledgeUpdateDataReader* madara::transport::NDDSReadThread::data_reader_ |
|
private |
bool madara::transport::NDDSReadThread::enable_mutexing_ |
|
private |
const std::string madara::transport::NDDSReadThread::id_ |
|
private |
bool madara::transport::NDDSReadThread::is_ready_ |
|
private |
ACE_Thread_Mutex madara::transport::NDDSReadThread::mutex_ |
|
private |
ACE_Atomic_Op<ACE_Mutex,bool> madara::transport::NDDSReadThread::terminated_ |
|
private |
The documentation for this class was generated from the following files: