OpenDDS
Snapshot(2023/04/28-20:55)
dds
DCPS
transport
tcp
Tcp.h
Go to the documentation of this file.
1
/*
2
* Distributed under the OpenDDS License.
3
* See: http://www.opendds.org/license.html
4
*/
5
6
#ifndef OPENDDS_DCPS_TRANSPORT_TCP_TCP_H
7
#define OPENDDS_DCPS_TRANSPORT_TCP_TCP_H
8
9
#include "
Tcp_export.h
"
10
11
#include <
dds/Versioned_Namespace.h
>
12
13
#include <
ace/Service_Object.h
>
14
#include <
ace/Service_Config.h
>
15
16
#ifndef ACE_LACKS_PRAGMA_ONCE
17
# pragma once
18
#endif
19
20
OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL
21
22
namespace
OpenDDS
{
23
namespace
DCPS {
24
25
class
OpenDDS_Tcp_Export
Tcp_Initializer
{
26
public
:
27
// Constructor.
28
Tcp_Initializer
();
29
};
30
31
static
Tcp_Initializer
tcp_initializer
;
32
33
}
34
}
35
36
OPENDDS_END_VERSIONED_NAMESPACE_DECL
37
38
#endif
/* OPENDDS_TCP_H */
Versioned_Namespace.h
Tcp_export.h
OpenDDS_Tcp_Export
#define OpenDDS_Tcp_Export
Definition:
Tcp_export.h:25
Service_Config.h
OpenDDS::DCPS::tcp_initializer
static Tcp_Initializer tcp_initializer
Definition:
Tcp.h:31
Service_Object.h
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::Tcp_Initializer
Definition:
Tcp.h:25
OpenDDS
The Internal API and Implementation of OpenDDS.
Definition:
AddressCache.h:28
Generated by
1.8.13