Index

Package: DDS.Condition_Impl

Description

package DDS.Condition_Impl is
(c) Copyright, Real-Time Innovations, $Date:: 2012-02-16 #$ All rights reserved. No duplications, whole or partial, manual or electronic, may be made without express written permission. Any such copies, or revisions thereof, must display this notice unaltered. This code contains trade secrets of Real-Time Innovations, Inc.

Classes

Ref (abstract)

type Ref is  abstract limited new RTIDDS.Obj_Impl.Ref and DDS.Condition.Ref with null record;

Ancestors:

Primitive operations:

DDS.Condition.Get_Trigger_Value (Inherited)

Types

Ref_Access

type Ref_Access is access all Ref'Class;