RTI Connext DDS Micro  Version 2.4.11
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
rti_me_c.h
1 /*
2 
3  (c) Copyright, Real-Time Innovations, $Date: 2005-2015-05-24 19:14:39 $.
4  All rights reserved.
5 
6  No duplications, whole or partial, manual or electronic, may be made
7  without express written permission. Any such copies, or
8  revisions thereof, must display this notice unaltered.
9  This code contains trade secrets of Real-Time Innovations, Inc.
10 
11 modification history
12 --------------------
13 1.0a,17dec04,cc Created, based on Waveworks tree.
14 ===================================================================== */
15 
16 #ifndef rti_me_c_h
17 #define rti_me_c_h
18 
19 #if defined(RTIME_DLL_IMPORT) || defined(RTIME_DLL_VARIABLE)
20 #define RTI_dds_c_DLL_VARIABLE
21 #define RTI_disc_dpde_DLL_VARIABLE
22 #define RTI_disc_dpse_DLL_VARIABLE
23 #define RTI_rh_sm_DLL_VARIABLE
24 #define RTI_wh_sm_DLL_VARIABLE
25 #define RTI_rtps_DLL_VARIABLE
26 #define RTI_netio_DLL_VARIABLE
27 #define RTI_cdr_DLL_VARIABLE
28 #define RTI_reda_DLL_VARIABLE
29 #define RTI_osapi_DLL_VARIABLE
30 #define RTI_rt_DLL_VARIABLE
31 #endif
32 
33 #ifndef osapi_config_h
34 #include "osapi/osapi_config.h"
35 #endif
36 #ifndef osapi_log_h
37 #include "osapi/osapi_log.h"
38 #endif
39 #ifndef osapi_types_h
40 #include "osapi/osapi_types.h"
41 #endif
42 #ifndef osapi_system_h
43 #include "osapi/osapi_system.h"
44 #endif
45 #ifndef osapi_heap_h
46 #include "osapi/osapi_heap.h"
47 #endif
48 #ifndef osapi_string_h
49 #include "osapi/osapi_string.h"
50 #endif
51 #ifndef rt_rt_h
52 #include "rt/rt_rt.h"
53 #endif
54 #ifndef cdr_stream_h
55 #include "cdr/cdr_stream.h"
56 #endif
57 #ifndef netio_common_h
58 #include "netio/netio_common.h"
59 #endif
60 #ifndef rtps_rtps_h
61 #include "rtps/rtps_rtps.h"
62 #endif
63 #ifndef reda_buffer_h
64 #include "reda/reda_buffer.h"
65 #endif
66 #ifndef dds_c_common_h
67 #include "dds_c/dds_c_common.h"
68 #endif
69 #ifndef dds_c_infrastructure_h
71 #endif
72 #ifndef dds_c_discovery_h
73 #include "dds_c/dds_c_discovery.h"
74 #endif
75 #ifndef dds_c_domain_h
76 #include "dds_c/dds_c_domain.h"
77 #endif
78 #ifndef dds_c_publication_h
80 #endif
81 #ifndef dds_c_subscription_h
83 #endif
84 #ifndef dds_c_sequence_h
85 #include "dds_c/dds_c_sequence.h"
86 #endif
87 #ifndef dds_c_type_h
88 #include "dds_c/dds_c_type.h"
89 #endif
90 #ifndef dds_c_topic_h
91 #include "dds_c/dds_c_topic.h"
92 #endif
93 #ifndef dds_c_string_h
94 #include "dds_c/dds_c_string.h"
95 #endif
96 #ifndef dds_c_data_h
97 #include "dds_c/dds_c_data.h"
98 #endif
99 
100 #ifndef osapi_config_h
101 #include "osapi/osapi_config.h"
102 #endif
103 #ifndef osapi_log_h
104 #include "rti_me/osapi/osapi_log.h"
105 #endif
106 #ifndef osapi_types_h
107 #include "rti_me/osapi/osapi_types.h"
108 #endif
109 #ifndef osapi_system_h
110 #include "rti_me/osapi/osapi_system.h"
111 #endif
112 #ifndef osapi_heap_h
113 #include "rti_me/osapi/osapi_heap.h"
114 #endif
115 #ifndef osapi_string_h
116 #include "rti_me/osapi/osapi_string.h"
117 #endif
118 #ifndef rt_rt_h
119 #include "rti_me/rt/rt_rt.h"
120 #endif
121 #ifndef cdr_stream_h
122 #include "rti_me/cdr/cdr_stream.h"
123 #endif
124 #ifndef netio_common_h
125 #include "rti_me/netio/netio_common.h"
126 #endif
127 #ifndef rtps_rtps_h
128 #include "rti_me/rtps/rtps_rtps.h"
129 #endif
130 #ifndef reda_buffer_h
131 #include "rti_me/reda/reda_buffer.h"
132 #endif
133 #ifndef dds_c_common_h
134 #include "rti_me/dds_c/dds_c_common.h"
135 #endif
136 #ifndef dds_c_infrastructure_h
137 #include "rti_me/dds_c/dds_c_infrastructure.h"
138 #endif
139 #ifndef dds_c_discovery_h
140 #include "rti_me/dds_c/dds_c_discovery.h"
141 #endif
142 #ifndef dds_c_domain_h
143 #include "rti_me/dds_c/dds_c_domain.h"
144 #endif
145 #ifndef dds_c_publication_h
146 #include "rti_me/dds_c/dds_c_publication.h"
147 #endif
148 #ifndef dds_c_subscription_h
149 #include "rti_me/dds_c/dds_c_subscription.h"
150 #endif
151 #ifndef dds_c_sequence_h
152 #include "rti_me/dds_c/dds_c_sequence.h"
153 #endif
154 #ifndef dds_c_type_h
155 #include "rti_me/dds_c/dds_c_type.h"
156 #endif
157 #ifndef dds_c_topic_h
158 #include "rti_me/dds_c/dds_c_topic.h"
159 #endif
160 #ifndef dds_c_string_h
161 #include "rti_me/dds_c/dds_c_string.h"
162 #endif
163 #ifndef dds_c_data_h
164 #include "rti_me/dds_c/dds_c_data.h"
165 #endif
166 
167 
168 #endif /* rti_me_c_h */

RTI Connext DDS Micro Version 2.4.11 Copyright © Mon Jul 23 2018 Real-Time Innovations, Inc