Standalone component. More...
#include <rtm/Manager.h>
#include <iostream>
#include <string>
#include <stdlib.h>
#include "AutoTestOut.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 74 of file AutoTestOutComp.cpp.
void MyModuleInit | ( | RTC::Manager * | manager | ) |
Definition at line 17 of file AutoTestOutComp.cpp.