Orocos Real-Time Toolkit
2.9.0
|
Complete description of a Service. More...
import"rtt/transports/corba/Service.idl";
Complete description of a Service.
Definition at line 27 of file Service.idl.
CConfigurationInterface::CAttributeNames RTT::corba::CServiceDescription::attributes |
Definition at line 33 of file Service.idl.
Referenced by RTT::corba::TaskContextProxy::synchronizeServices().
CServices RTT::corba::CServiceDescription::children |
Definition at line 36 of file Service.idl.
Referenced by RTT_corba_CService_i::getCServiceDescription(), and RTT::corba::TaskContextProxy::synchronizeServices().
CServiceDescriptions RTT::corba::CServiceDescription::children_descriptions |
Definition at line 37 of file Service.idl.
Referenced by RTT::corba::TaskContextProxy::synchronizeServices().
string RTT::corba::CServiceDescription::description |
Definition at line 30 of file Service.idl.
string RTT::corba::CServiceDescription::name |
Definition at line 29 of file Service.idl.
Referenced by RTT_corba_CService_i::getCServiceDescription().
COperationInterface::COperationDescriptions RTT::corba::CServiceDescription::operations |
Definition at line 31 of file Service.idl.
Referenced by RTT::corba::TaskContextProxy::synchronizeServices().
CDataFlowInterface::CPortDescriptions RTT::corba::CServiceDescription::ports |
Definition at line 34 of file Service.idl.
Referenced by RTT::corba::TaskContextProxy::synchronizePorts().
CConfigurationInterface::CPropertyNames RTT::corba::CServiceDescription::properties |
Definition at line 32 of file Service.idl.
Referenced by RTT::corba::TaskContextProxy::synchronizeServices().