RTC::ExecutionContextProfile Struct Reference

import "RTC.idl";

List of all members.

Public Attributes

ExecutionKind kind
 kind
double rate
 rate
RTObject owner
 owner
RTCList participants
 participants
NVList properties
 properties

Member Data Documentation

kind

Description

This attribute stores the context¡Çs ExecutionKind.

owner

Description

This attribute stores a reference to the RTC that owns the context.

participants

Description

This attribute stores references to the context¡Çs participant RTCs.

properties

Description

This attribute contains additional properties of the execution context.

Semantics

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

rate

Description

This attribute stores execution rate.

Semantics

If the execution kind is not PERIODIC, the value here may not be valid (and should be negative in that case). See ExecutionContext::get_rate (see Section 5.2.2.6.4) and set_rate (see Section 5.2.2.6.5) for more information.


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