-- (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. with DDS.Builtin_KeyedOctets_TypeSupport; with DDS.Typed_DataReader_Generic; pragma Elaborate (DDS.Typed_DataReader_Generic);
package DDS.Builtin_KeyedOctets_DataReader is
new DDS.Typed_DataReader_Generic (DDS.Builtin_KeyedOctets_TypeSupport.Treats);