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.

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.

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.


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