--   (c) Copyright, Real-Time Innovations, 2025. --   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. with DDS.ReadCondition; package DDS.IndexCondition is
type Ref is limited interface and DDS.ReadCondition.Ref;
type Ref_Access is access all Ref'Class with Storage_Size => 0;
end DDS.IndexCondition;