16 "implementation_id",
"WavPlayer",
17 "type_name",
"WavPlayer",
18 "description",
"wave file player",
19 "version", HRPSYS_PACKAGE_VERSION,
21 "category",
"example",
22 "activity_type",
"DataFlowComponent",
25 "lang_type",
"compile",
35 m_WavPlayerServicePort(
"WavPlayerService"),
161 RTC::Create<WavPlayer>,
162 RTC::Delete<WavPlayer>);
png_infop png_charpp int png_charpp profile
void WavPlayerInit(RTC::Manager *manager)
WavPlayer(RTC::Manager *manager)
Constructor.
static const char * wavplayer_spec[]
RTC::CorbaPort m_WavPlayerServicePort
WavPlayerService_impl m_service0
bool addPort(PortBase &port)
virtual ~WavPlayer()
Destructor.
virtual RTC::ReturnCode_t onInitialize()
bool registerFactory(coil::Properties &profile, RtcNewFunc new_func, RtcDeleteFunc delete_func)
bool registerProvider(const char *instance_name, const char *type_name, PortableServer::RefCountServantBase &provider)