#include <rtm/Manager.h>
#include <iostream>
#include <string>
#include "ConsoleIn.h"
#include <rtm/NVUtil.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | MyModuleInit (RTC::Manager *manager) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 77 of file ExtTrigger/ConsoleInComp.cpp.
void MyModuleInit | ( | RTC::Manager * | manager | ) |
Definition at line 17 of file ExtTrigger/ConsoleInComp.cpp.