OpenDDS
Snapshot(2023/04/28-20:55)
dds
DCPS
transport
framework
TransportConfig_rch.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_FRAMEWORK_TRANSPORTCONFIG_RCH_H
9
#define OPENDDS_DCPS_TRANSPORT_FRAMEWORK_TRANSPORTCONFIG_RCH_H
10
11
#include <ace/config.h>
12
#if !defined (ACE_LACKS_PRAGMA_ONCE)
13
#pragma once
14
#endif
15
16
#include "
dds/DCPS/RcHandle_T.h
"
17
#include "
TransportConfig.h
"
18
19
OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL
20
21
namespace
OpenDDS
{
22
namespace
DCPS {
23
24
class
TransportConfig
;
25
typedef
RcHandle<TransportConfig>
TransportConfig_rch
;
26
27
}
28
}
29
30
OPENDDS_END_VERSIONED_NAMESPACE_DECL
31
32
#endif
/* OPENDDS_DCPS_TRANSPORTCONFIG_RCH_H */
OpenDDS::DCPS::TransportConfig
Definition:
TransportConfig.h:28
TransportConfig.h
OpenDDS::DCPS::TransportConfig_rch
RcHandle< TransportConfig > TransportConfig_rch
Definition:
TransportConfig_rch.h:24
RcHandle_T.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
The Internal API and Implementation of OpenDDS.
Definition:
AddressCache.h:28
OpenDDS::DCPS::RcHandle< TransportConfig >
Generated by
1.8.13