#include <os/main.h>
#include <Logger.hpp>
#include <transports/corba/TaskContextServer.hpp>
#include <transports/corba/TaskContextProxy.hpp>
Go to the source code of this file.
Functions | |
int | ORO_main (int argc, char **argv) |
int ORO_main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 10 of file test-corba-main.cpp.