Classes | Namespaces | Functions | Variables
DummyModule2.cpp File Reference
#include <rtm/DataFlowComponentBase.h>
#include "DummyModule2.h"
Include dependency graph for DummyModule2.cpp:

Go to the source code of this file.

Classes

class  RTC::DummyModule2

Namespaces

namespace  RTC
 

RT-Component.


Functions

void DummyModule2Init (RTC::Manager *manager)
int RTC::getInitProcCount ()
void RTC::InitProc (Manager *manager)
void RTC::resetInitProcCount ()

Variables

static const char * dummy2_spec []

Function Documentation

void DummyModule2Init ( RTC::Manager manager)

Definition at line 61 of file DummyModule2.cpp.


Variable Documentation

const char* dummy2_spec[] [static]
Initial value:
  {
    "implementation_id", "Dummy2",
    "type_name",         "Dummy2",
    "description",       "",
    "version",           "",
    "vendor",            "",
    "category",          "",
    "activity_type",     "",
    "max_instance",      "10",
    "language",          "C++",
    "lang_type",         "compile",
    ""
  }

Definition at line 43 of file DummyModule2.cpp.



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