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