Classes | Functions | Variables
StringOut.h File Reference

Sample string out component. More...

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

Go to the source code of this file.

Classes

class  StringOut

Functions

void StringOutDelete (RtcBase *p)
void StringOutInit (RtcManager *manager)
RtcBase * StringOutNew (RtcManager *manager)

Variables

static RtcModuleProfSpec stringout_spec []

Detailed Description

Sample string out component.

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

Definition in file StringOut.h.


Function Documentation

void StringOutDelete ( RtcBase *  p)

Definition at line 193 of file StringOut.cpp.

void StringOutInit ( RtcManager *  manager)

Definition at line 200 of file StringOut.cpp.

RtcBase* StringOutNew ( RtcManager *  manager)

Definition at line 187 of file StringOut.cpp.


Variable Documentation

RtcModuleProfSpec stringout_spec[] [static]
Initial value:
  {
  
  {RTC_MODULE_NAME, "StringOut"},
  {RTC_MODULE_DESC, "Sample string out 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 StringOut.h.



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