DDS-PSM-C++  1.0
ISO C++ API for OpenSplice DDS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Query.hpp
Go to the documentation of this file.
1 /*
2  * Query.hpp
3  *
4  * Created on: Oct 10, 2012
5  * Author: angelo
6  */
7 
8 #ifndef DDS_SUB_DETAIL_QUERY_HPP_
9 #define DDS_SUB_DETAIL_QUERY_HPP_
10 
11 #include <foo/bar/sub/Query.hpp>
12 namespace dds {
13  namespace sub {
14  namespace detail {
16  }
17  }
18 }
19 
20 
21 #endif /* DDS_SUB_DETAIL_QUERY_HPP_ */