Functions | Variables
MyServiceConsumer.cpp File Reference

MyService Consumer Sample component. More...

#include "MyServiceConsumer.h"
#include <rtm/CORBA_SeqUtil.h>
#include <vector>
#include <stdlib.h>
#include <coil/Async.h>
#include <functional>
Include dependency graph for MyServiceConsumer.cpp:

Go to the source code of this file.

Functions

void MyServiceConsumerInit (RTC::Manager *manager)

Variables

static const char * myserviceconsumer_spec []

Detailed Description

MyService Consumer Sample component.

Date:
2008-01-14 07:46:42
Id:
MyServiceConsumer.cpp 1661 2010-01-15 09:12:51Z kurihara

Definition in file MyServiceConsumer.cpp.


Function Documentation

void MyServiceConsumerInit ( RTC::Manager manager)

Definition at line 242 of file MyServiceConsumer.cpp.


Variable Documentation

const char* myserviceconsumer_spec[] [static]
Initial value:
  {
    "implementation_id", "MyServiceConsumer",
    "type_name",         "MyServiceConsumer",
    "description",       "MyService Consumer Sample component",
    "version",           "0.1",
    "vendor",            "AIST",
    "category",          "Generic",
    "activity_type",     "DataFlowComponent",
    "max_instance",      "10",
    "language",          "C++",
    "lang_type",         "compile",
    ""
  }

Definition at line 19 of file MyServiceConsumer.cpp.



openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:08