Orocos Real-Time Toolkit  2.9.0
Classes | Modules | Typedefs
Service.idl File Reference
import "ConfigurationInterface.idl";
import "OperationInterface.idl";
import "DataFlow.idl";

Go to the source code of this file.

Classes

struct  RTT::corba::CServiceDescription
 Complete description of a Service. More...
 
interface  RTT::corba::CService
 An Orocos Service which hosts operations, attributes and properties. More...
 

Modules

 RTT
 Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
 
 RTT::corba
 CORBA (OmniORB/TAO) code for network data transport.
 

Typedefs

typedef sequence< CService > RTT::corba::CServices
 
typedef sequence< CServiceDescription > RTT::corba::CServiceDescriptions