Classes | Functions | Variables
StringIn.h File Reference

Sample string in component. More...

#include <rtm/RtcBase.h>
#include <rtm/RtcManager.h>
#include <rtm/RtcInPort.h>
#include <rtm/RtcOutPort.h>
Include dependency graph for StringIn.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StringIn

Functions

void StringInDelete (RtcBase *p)
void StringInInit (RtcManager *manager)
RtcBase * StringInNew (RtcManager *manager)

Variables

static RtcModuleProfSpec stringin_spec []

Detailed Description

Sample string in component.

Date:
Date:
2005-05-12 09:06:20
Id:
StringIn.h 775 2008-07-28 16:14:45Z n-ando

Definition in file StringIn.h.


Function Documentation

void StringInDelete ( RtcBase *  p)

Definition at line 192 of file StringIn.cpp.

void StringInInit ( RtcManager *  manager)

Definition at line 199 of file StringIn.cpp.

RtcBase* StringInNew ( RtcManager *  manager)

Definition at line 186 of file StringIn.cpp.


Variable Documentation

RtcModuleProfSpec stringin_spec[] [static]
Initial value:
  {
  
  {RTC_MODULE_NAME, "StringIn"},
  {RTC_MODULE_DESC, "Sample string in component"},
  {RTC_MODULE_VERSION, "0.1"},
  {RTC_MODULE_AUTHOR, "DrSample"},
  {RTC_MODULE_CATEGORY, "Generic"},
  {RTC_MODULE_COMP_TYPE, "COMMUTATIVE"},
  {RTC_MODULE_ACT_TYPE, "SPORADIC"},
  {RTC_MODULE_MAX_INST, "10"},
  {RTC_MODULE_LANG, "C++"},
  {RTC_MODULE_LANG_TYPE, "COMPILE"},
  {RTC_MODULE_SPEC_END, NULL}
  }

Definition at line 21 of file StringIn.h.



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