MADARA  3.1.0
Ndds_Knowledge_UpdateSupport.h
Go to the documentation of this file.
1 
2 /*
3 WARNING: THIS FILE IS AUTO-GENERATED. DO NOT MODIFY.
4 
5 This file was generated from Ndds_Knowledge_Update.idl using "rtiddsgen".
6 The rtiddsgen tool is part of the RTI Connext distribution.
7 For more information, type 'rtiddsgen -help' at a command shell
8 or consult the RTI Connext manual.
9 */
10 
11 #ifndef Ndds_Knowledge_UpdateSupport_1088857132_h
12 #define Ndds_Knowledge_UpdateSupport_1088857132_h
13 
14 /* Uses */
15 #include "Ndds_Knowledge_Update.h"
16 
17 #ifndef ndds_cpp_h
18 #include "ndds/ndds_cpp.h"
19 #endif
20 
21 #if (defined(RTI_WIN32) || defined (RTI_WINCE)) && defined(NDDS_USER_DLL_EXPORT)
22 
23 class __declspec(dllimport) DDSTypeSupport;
24 class __declspec(dllimport) DDSDataWriter;
25 class __declspec(dllimport) DDSDataReader;
26 
27 #endif
28 
29 /* ========================================================================= */
39 #if (defined(RTI_WIN32) || defined (RTI_WINCE)) && defined(NDDS_USER_DLL_EXPORT)
40 /* If the code is building on Windows, start exporting symbols.
41 */
42 #undef NDDSUSERDllExport
43 #define NDDSUSERDllExport __declspec(dllexport)
44 
45 #endif
46 
47 DDS_TYPESUPPORT_CPP(Ndds_Knowledge_UpdateTypeSupport, Ndds_Knowledge_Update);
48 
49 DDS_DATAWRITER_CPP(Ndds_Knowledge_UpdateDataWriter, Ndds_Knowledge_Update);
50 DDS_DATAREADER_CPP(Ndds_Knowledge_UpdateDataReader, Ndds_Knowledge_UpdateSeq, Ndds_Knowledge_Update);
51 
52 #if (defined(RTI_WIN32) || defined (RTI_WINCE)) && defined(NDDS_USER_DLL_EXPORT)
53 /* If the code is building on Windows, stop exporting symbols.
54 */
55 #undef NDDSUSERDllExport
56 #define NDDSUSERDllExport
57 #endif
58 
59 #endif /* Ndds_Knowledge_UpdateSupport_1088857132_h */
60 
DDS_DATAWRITER_CPP(Ndds_Knowledge_UpdateDataWriter, Ndds_Knowledge_Update)
DDS_DATAREADER_CPP(Ndds_Knowledge_UpdateDataReader, Ndds_Knowledge_UpdateSeq, Ndds_Knowledge_Update)
DDS_TYPESUPPORT_CPP(Ndds_Knowledge_UpdateTypeSupport, Ndds_Knowledge_Update)
Uses: T.