main.cpp File Reference
#include <rtt/os/main.h>
#include <rtt/typekit/RealTimeTypekit.hpp>
#include <rtt/transports/<%= transport_name %>
#include "typekit/Plugin.hpp"
#include "typekit/transports/<%= transport_name %"
#include <%= tk.name %>
#include <%= task.context.header_file %>
#include <rtt/transports/corba/ApplicationServer.hpp>
#include <rtt/transports/corba/TaskContextServer.hpp>
#include <signal.h>
#include <%= header %>
#include <ocl/TaskBrowser.hpp>
#include <rtt/Logger.hpp>
#include <rtt/base/ActivityInterface.hpp>
Go to the source code of this file.
Function Documentation
<%end%> int ORO_main |
( |
int |
argc, |
|
|
char * |
argv[] | |
|
) |
| | |
<%ifdeployer.corba_enabled?%> void sigint_quit_orb |
( |
int |
|
) |
|