Functor to subscribe the interface. More...
#include <OutPortConsumer.h>
Public Member Functions | |
void | operator() (OutPortConsumer *consumer) |
subscribe (const SDOPackage::NVList &prop) | |
Public Attributes | |
const SDOPackage::NVList & | m_prop |
Functor to subscribe the interface.
Definition at line 379 of file OutPortConsumer.h.
RTC::OutPortConsumer::subscribe::subscribe | ( | const SDOPackage::NVList & | prop | ) | [inline] |
Definition at line 381 of file OutPortConsumer.h.
void RTC::OutPortConsumer::subscribe::operator() | ( | OutPortConsumer * | consumer | ) | [inline] |
Definition at line 382 of file OutPortConsumer.h.
const SDOPackage::NVList& RTC::OutPortConsumer::subscribe::m_prop |
Definition at line 386 of file OutPortConsumer.h.