MyService Consumer Sample component. More...
#include "MyServiceConsumer.h"
#include <rtm/CORBA_SeqUtil.h>
#include <vector>
#include <stdlib.h>
#include <coil/Async.h>
#include <functional>
Go to the source code of this file.
Functions | |
void | MyServiceConsumerInit (RTC::Manager *manager) |
Variables | |
static const char * | myserviceconsumer_spec [] |
MyService Consumer Sample component.
$Id$
Definition in file MyServiceConsumer.cpp.
void MyServiceConsumerInit | ( | RTC::Manager * | manager | ) |
Definition at line 242 of file MyServiceConsumer.cpp.
|
static |
Definition at line 19 of file MyServiceConsumer.cpp.