OpenDDS
Snapshot(2023/04/28-20:55)
dds
DCPS
transport
shmem
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
"
12
#include "
dds/Versioned_Namespace.h
"
13
14
OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL
15
16
namespace
OpenDDS
{
17
namespace
DCPS {
18
19
class
OpenDDS_Shmem_Export
ShmemInitializer
{
20
public
:
21
ShmemInitializer
();
22
};
23
24
static
ShmemInitializer
shmem_init
;
25
26
}
// namespace DCPS
27
}
// namespace OpenDDS
28
29
OPENDDS_END_VERSIONED_NAMESPACE_DECL
30
31
#endif
/* OPENDDS_SHMEM_H */
Versioned_Namespace.h
Shmem_Export.h
OpenDDS::DCPS::ShmemInitializer
Definition:
Shmem.h:19
OPENDDS_END_VERSIONED_NAMESPACE_DECL
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
Definition:
Versioned_Namespace.h:48
OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL
Definition:
Hash.cpp:17
OpenDDS::DCPS::shmem_init
static ShmemInitializer shmem_init
Definition:
Shmem.h:24
OpenDDS
The Internal API and Implementation of OpenDDS.
Definition:
AddressCache.h:28
OpenDDS_Shmem_Export
#define OpenDDS_Shmem_Export
Definition:
Shmem_Export.h:25
Generated by
1.8.13