OpenDDS
Snapshot(2023/04/28-20:55)
dds
DCPS
transport
framework
TransportStrategy_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_TRANSPORTSTRATEGY_RCH_H
9
#define OPENDDS_DCPS_TRANSPORT_FRAMEWORK_TRANSPORTSTRATEGY_RCH_H
10
11
#include "
dds/DCPS/RcHandle_T.h
"
12
13
OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL
14
15
namespace
OpenDDS
{
16
namespace
DCPS {
17
18
class
TransportStrategy
;
19
20
typedef
RcHandle<TransportStrategy>
TransportStrategy_rch
;
21
22
}
// namespace DCPS
23
}
// namespace OpenDDS
24
25
OPENDDS_END_VERSIONED_NAMESPACE_DECL
26
27
#endif
/* OPENDDS_DCPS_TRANSPORTSTRATEGY_RCH_H */
OpenDDS::DCPS::TransportStrategy
Definition:
TransportStrategy.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::DCPS::TransportStrategy_rch
RcHandle< TransportStrategy > TransportStrategy_rch
Definition:
TransportStrategy_rch.h:18
OpenDDS
The Internal API and Implementation of OpenDDS.
Definition:
AddressCache.h:28
OpenDDS::DCPS::RcHandle< TransportStrategy >
Generated by
1.8.13