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

connector_id

Description

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

name

Description

This attribute contains the name of this connection.

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 Fri Oct 28 18:31:20 2016 for OpenRTM-aist IDL by  doxygen 1.6.3