Orocos Real-Time Toolkit  2.8.3
Classes | Namespaces | Macros
TaskContextProxy.hpp File Reference
#include "corba.h"
#include <omniORB4/CORBA.h>
#include <exception>
#include "../../TaskContext.hpp"
#include <string>
#include <map>
#include "TaskContextC.h"
#include "ApplicationServer.hpp"
#include <list>

Go to the source code of this file.

Classes

struct  RTT::corba::IllegalServer
 Thrown if a server does not exist or has the wrong type. More...
 
class  RTT::corba::TaskContextProxy
 This class manages the access of remote TaskContext Corba Servers and a Corba Object Request Broker (Orb) which connects to these 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
 

Macro Definition Documentation

#define _REENTRANT

Definition at line 43 of file TaskContextProxy.hpp.