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

Go to the source code of this file.

Classes

class  RTC::DummyModule

Namespaces

namespace  RTC
 

RT-Component.


Functions

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

Variables

static const char * dummy_spec []

Function Documentation

void DummyModuleInit ( RTC::Manager manager)

Definition at line 63 of file DummyModule.cpp.


Variable Documentation

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

Definition at line 45 of file DummyModule.cpp.



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