Sample string out 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 | StringOut |
Functions | |
void | StringOutDelete (RtcBase *p) |
void | StringOutInit (RtcManager *manager) |
RtcBase * | StringOutNew (RtcManager *manager) |
Variables | |
static RtcModuleProfSpec | stringout_spec [] |
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.
|
static |
Definition at line 21 of file StringOut.h.