ThreadSynchStrategy_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 DCPS_THREADSYNCHSTRATEGY_RCH_H
00009 #define DCPS_THREADSYNCHSTRATEGY_RCH_H
00010 
00011 #include "dds/DCPS/RcHandle_T.h"
00012 
00013 namespace OpenDDS {
00014 namespace DCPS {
00015 
00016 class ThreadSynchStrategy;
00017 
00018 typedef RcHandle<ThreadSynchStrategy> ThreadSynchStrategy_rch;
00019 
00020 } // namespace DCPS
00021 } // namespace OpenDDS
00022 
00023 #endif  /* DCPS_THREADSYNCHSTRATEGY_RCH_H */

Generated on Fri Feb 12 20:05:28 2016 for OpenDDS by  doxygen 1.4.7