#include "ConsoleOut.h"
Go to the source code of this file.
Functions | |
void | ConsoleOutInit (RTC::Manager *manager) |
Variables | |
static const char * | consoleout_spec [] |
void ConsoleOutInit | ( | RTC::Manager * | manager | ) |
Definition at line 118 of file SimpleIO/ConsoleOut.cpp.
const char* consoleout_spec[] [static] |
{ "implementation_id", "ConsoleOut", "type_name", "ConsoleOut", "description", "Console output component", "version", "1.0", "vendor", "Noriaki Ando, AIST", "category", "example", "activity_type", "DataFlowComponent", "max_instance", "10", "language", "C++", "lang_type", "compile", "" }
Definition at line 14 of file SimpleIO/ConsoleOut.cpp.