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

name

Description

This attribute contains the name of this connection.

connector_id

Description

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

ports

Description

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

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 Thu Jan 28 13:25:50 2010 for OpenRTM by  doxygen 1.5.5