RTI Connext Traditional C++ API  Version 6.0.0
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
rtiflat.hpp
1 /*
2 (c) Copyright, Real-Time Innovations, 2018.
3 All rights reserved.
4 
5 No duplications, whole or partial, manual or electronic, may be made
6 without express written permission. Any such copies, or
7 revisions thereof, must display this notice unaltered.
8 This code contains trade secrets of Real-Time Innovations, Inc.
9 */
10 
11 // Note: this file shouldn't be included directly. Include the header for the
12 // corresponding C++ API:
13 //
14 // - Modern C++ API: "rti/topic/flat/FlatData.hpp"
15 // - Traditional C++ API: "ndds/ndds_flat_data_cpp.h"
16 
17 #ifndef RTI_DDS_FLAT_RTIFLAT_HPP_
18 #define RTI_DDS_FLAT_RTIFLAT_HPP_
19 
154 #include "rti/flat/ExceptionHelper.hpp"
155 #include "rti/flat/FlatSample.hpp"
156 #include "rti/flat/FlatTypeTraits.hpp"
157 #include "rti/flat/SequenceBuilders.hpp"
158 
159 #endif // RTI_DDS_FLAT_RTIFLAT_HPP_
160 

RTI Connext Traditional C++ API Version 6.0.0 Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc