#include <coil/Factory.h>
#include <rtm/DataPortStatus.h>
#include <rtm/CdrBufferBase.h>
Go to the source code of this file.
Namespaces | |
namespace | SDOPackage |
namespace | coil |
namespace | RTC |
Classes | |
class | RTC::OutPortConsumer |
OutPortConsumer abstract class. More... | |
struct | RTC::OutPortConsumer::subscribe |
Functor to subscribe the interface. More... | |
struct | RTC::OutPortConsumer::unsubscribe |
Functor to unsubscribe the interface. More... | |
Typedefs | |
typedef ::coil::GlobalFactory < OutPortConsumer > | RTC::OutPortConsumerFactory |