Functions | Variables
AutoTestOut.cpp File Reference

Sample component for auto-test. More...

#include <coil/Time.h>
#include <iostream>
#include <iomanip>
#include "AutoTestOut.h"
Include dependency graph for AutoTestOut.cpp:

Go to the source code of this file.

Functions

void AutoTestOutInit (RTC::Manager *manager)

Variables

static const char * autotestout_spec []

Detailed Description

Sample component for auto-test.

Date:
$Date$

$Id$

Definition in file AutoTestOut.cpp.


Function Documentation

void AutoTestOutInit ( RTC::Manager manager)

Definition at line 221 of file AutoTestOut.cpp.


Variable Documentation

const char* autotestout_spec[] [static]
Initial value:
  {
    "implementation_id", "AutoTestOut",
    "type_name",         "AutoTestOut",
    "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 17 of file AutoTestOut.cpp.



openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Aug 27 2015 14:16:39