OpenDDS  Snapshot(2023/04/28-20:55)
Shmem.h
Go to the documentation of this file.
1 /*
2  *
3  *
4  * Distributed under the OpenDDS License.
5  * See: http://www.opendds.org/license.html
6  */
7 
8 #ifndef OPENDDS_DCPS_TRANSPORT_SHMEM_SHMEM_H
9 #define OPENDDS_DCPS_TRANSPORT_SHMEM_SHMEM_H
10 
11 #include "Shmem_Export.h"
13 
15 
16 namespace OpenDDS {
17 namespace DCPS {
18 
20 public:
22 };
23 
25 
26 } // namespace DCPS
27 } // namespace OpenDDS
28 
30 
31 #endif /* OPENDDS_SHMEM_H */
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
static ShmemInitializer shmem_init
Definition: Shmem.h:24
The Internal API and Implementation of OpenDDS.
Definition: AddressCache.h:28
#define OpenDDS_Shmem_Export
Definition: Shmem_Export.h:25