Hello RT world 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 | HelloRTWorld |
Functions | |
void | HelloRTWorldDelete (RtcBase *p) |
void | HelloRTWorldInit (RtcManager *manager) |
RtcBase * | HelloRTWorldNew (RtcManager *manager) |
Variables | |
static RtcModuleProfSpec | hellortworld_spec [] |
void HelloRTWorldDelete | ( | RtcBase * | p | ) |
Definition at line 38 of file HelloRTWorld.cpp.
void HelloRTWorldInit | ( | RtcManager * | manager | ) |
Definition at line 45 of file HelloRTWorld.cpp.
RtcBase* HelloRTWorldNew | ( | RtcManager * | manager | ) |
Definition at line 32 of file HelloRTWorld.cpp.
|
static |
Definition at line 21 of file HelloRTWorld.h.