OpenDDS  Snapshot(2023/04/28-20:55)
TransportType_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_TRANSPORTTYPE_RCH_H
9 #define OPENDDS_DCPS_TRANSPORT_FRAMEWORK_TRANSPORTTYPE_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 
19 
20 namespace OpenDDS {
21 namespace DCPS {
22 
25 
26 }
27 }
28 
30 
31 #endif /* OPENDDS_DCPS_TRANSPORTTYPE_RCH_H */
RcHandle< TransportType > TransportType_rch
Base class for concrete transports to provide new objects.
Definition: TransportType.h:37
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
The Internal API and Implementation of OpenDDS.
Definition: AddressCache.h:28