Functions | Variables
Sensor.cpp File Reference

Sensor component * $Date$. More...

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

Go to the source code of this file.

Functions

void SensorInit (RTC::Manager *manager)

Variables

static const char * sensor_spec []

Detailed Description

Sensor component * $Date$.

* $Id$

Definition in file Sensor.cpp.


Function Documentation

void SensorInit ( RTC::Manager manager)

Definition at line 149 of file Sensor.cpp.


Variable Documentation

const char* sensor_spec[] [static]
Initial value:
  {
    "implementation_id", "Sensor",
    "type_name",         "Sensor",
    "description",       "Sensor component",
    "version",           "1.0",
    "vendor",            "Noriaki Ando, AIST",
    "category",          "example",
    "activity_type",     "SPORADIC",
    "kind",              "DataFlowComponent",
    "max_instance",      "10",
    "language",          "C++",
    "lang_type",         "compile",
    
    ""
  }

Definition at line 11 of file Sensor.cpp.



openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:09