RTC::ConnectorProfile Struct Reference

ConnectorProfile. More...

import "RTC.idl";

List of all members.

Public Attributes

string name
 name
UniqueIdentifier connector_id
 connector_id
PortServiceList ports
 ports
NVList properties
 properties


Detailed Description

ConnectorProfile.

Description

The ConnectorProfile contains information about a connection between the ports of collaborating RTCs.

Member Data Documentation

string RTC::ConnectorProfile::name

name

Description

This attribute contains the name of this connection.

UniqueIdentifier RTC::ConnectorProfile::connector_id

connector_id

Description

Each connector has a unique identifier that is assigned when connection is established. This attribute stores that identifier.

PortServiceList RTC::ConnectorProfile::ports

ports

Description

This field stores references to all ports connected by the target connector.

NVList RTC::ConnectorProfile::properties

properties

Description

This attribute contains additional properties of the connection.

Semantics

This attribute provides implementations the opportunity to describe additional characteristics of a particular connection that are outside of the scope of this specification.


The documentation for this struct was generated from the following file:
Generated on Sun May 24 14:09:07 2009 for OpenRTM by  doxygen 1.5.3