TransportType_rch.h

Go to the documentation of this file.
00001 /*
00002  *
00003  *
00004  * Distributed under the OpenDDS License.
00005  * See: http://www.opendds.org/license.html
00006  */
00007 
00008 #ifndef OPENDDS_DCPS_TRANSPORTTYPE_RCH_H
00009 #define OPENDDS_DCPS_TRANSPORTTYPE_RCH_H
00010 
00011 #include <ace/config.h>
00012 #if !defined (ACE_LACKS_PRAGMA_ONCE)
00013 #pragma once
00014 #endif
00015 
00016 #include "dds/DCPS/RcHandle_T.h"
00017 
00018 OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL
00019 
00020 namespace OpenDDS {
00021 namespace DCPS {
00022 
00023 class TransportType;
00024 typedef RcHandle<TransportType> TransportType_rch;
00025 
00026 }
00027 }
00028 
00029 OPENDDS_END_VERSIONED_NAMESPACE_DECL
00030 
00031 #endif /* OPENDDS_DCPS_TRANSPORTTYPE_RCH_H */
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 10 Aug 2018 for OpenDDS by  doxygen 1.6.1