Functions | Variables
AutoTestIn.cpp File Reference

Sample component for auto-test. More...

#include <iomanip>
#include "AutoTestIn.h"
Include dependency graph for AutoTestIn.cpp:

Go to the source code of this file.

Functions

void AutoTestInInit (RTC::Manager *manager)

Variables

static const char * autotestin_spec []

Detailed Description

Sample component for auto-test.

Date:
$Date$

$Id$

Definition in file AutoTestIn.cpp.


Function Documentation

void AutoTestInInit ( RTC::Manager manager)

Definition at line 200 of file AutoTestIn.cpp.


Variable Documentation

const char* autotestin_spec[] [static]
Initial value:
  {
    "implementation_id", "AutoTestIn",
    "type_name",         "AutoTestIn",
    "description",       "Sample component for auto-test",
    "version",           "1.0.0",
    "vendor",            "AIST",
    "category",          "example",
    "activity_type",     "PERIODIC",
    "kind",              "DataFlowComponent",
    "max_instance",      "1",
    "language",          "C++",
    "lang_type",         "compile",
    "exec_cxt.periodic.rate", "1.0",
    ""
  }

Definition at line 14 of file AutoTestIn.cpp.



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