TcpDataLink_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_TCPDATALINK_RCH_H
00009 #define OPENDDS_TCPDATALINK_RCH_H
00010 
00011 #include "dds/DCPS/RcHandle_T.h"
00012 #include "dds/Versioned_Namespace.h"
00013 
00014 OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL
00015 
00016 namespace OpenDDS {
00017 namespace DCPS {
00018 
00019 class TcpDataLink;
00020 
00021 typedef RcHandle<TcpDataLink> TcpDataLink_rch;
00022 
00023 } // namespace DCPS
00024 } // namespace OpenDDS
00025 
00026 OPENDDS_END_VERSIONED_NAMESPACE_DECL
00027 
00028 #endif /* OPENDDS_DCPS_DATALINK_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