Sample string in component. More...
#include <rtm/RtcBase.h>
#include <rtm/RtcManager.h>
#include <rtm/RtcInPort.h>
#include <rtm/RtcOutPort.h>
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 [] |
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.
|
static |
Definition at line 21 of file StringIn.h.