Functions | Variables
SampleComponent.cpp File Reference

null component $Date$ More...

#include "SampleComponent.h"
Include dependency graph for SampleComponent.cpp:

Go to the source code of this file.

Functions

void SampleComponentInit (RTC::Manager *manager)
 

Variables

static const char * nullcomponent_spec []
 

Detailed Description

null component $Date$

$Id$

Definition in file SampleComponent.cpp.

Function Documentation

void SampleComponentInit ( RTC::Manager manager)

Definition at line 190 of file SampleComponent.cpp.

Variable Documentation

const char* nullcomponent_spec[]
static
Initial value:
=
{
"implementation_id", "SampleComponent",
"type_name", "SampleComponent",
"description", "null component",
"version", HRPSYS_PACKAGE_VERSION,
"vendor", "AIST",
"category", "example",
"activity_type", "DataFlowComponent",
"max_instance", "10",
"language", "C++",
"lang_type", "compile",
"conf.default.debugLevel", "0",
""
}

Definition at line 14 of file SampleComponent.cpp.



hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Thu May 6 2021 02:41:52