DDS-PSM-C++  1.0
ISO C++ API for OpenSplice DDS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
DynamicData.hpp
Go to the documentation of this file.
1 #ifndef OMG_DDS_CORE_XTYPES_DETAIL_TDYNAMICDATA_HPP_
2 #define OMG_DDS_CORE_XTYPES_DETAIL_TDYNAMICDATA_HPP_
3 
4 namespace dds {
5  namespace code {
6  namespace xtypes {
7  namespace detail {
8  class DynamicData;
9  }
10  }
11  }
12 }
13 
14 
15 #endif /* OMG_DDS_CORE_XTYPES_DETAIL_TDYNAMICDATA_HPP_ */