|
Orocos Real-Time Toolkit
2.8.3
|
#include <map>#include "corba.h"#include "TaskContextC.h"#include "../../TaskContext.hpp"#include "ApplicationServer.hpp"#include "../../base/ActivityInterface.hpp"Go to the source code of this file.
Classes | |
| class | RTT::corba::TaskContextServer |
| This class manages the creation of TaskContext Corba Servers and a Corba Object Request Broker (Orb) which executes the servers. More... | |
Namespaces | |
| RTT | |
| Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute. | |
| RTT::corba | |
| CORBA (OmniORB/TAO) code for network data transport. | |
Macros | |
| #define | _REENTRANT |
| #define _REENTRANT |
Definition at line 43 of file TaskContextServer.hpp.
1.8.11