#include <uhd/exception.hpp>
#include <boost/foreach.hpp>
#include <boost/scoped_ptr.hpp>
#include <vector>
Namespaces | |
uhd | |
Macros | |
#define | INCLUDED_UHD_PROPERTY_TREE_IPP |
#define INCLUDED_UHD_PROPERTY_TREE_IPP |
const property_tree::coerce_mode_t _coerce_mode |
std::vector<typename property<T>::subscriber_type> _coerced_subscribers |
boost::scoped_ptr<T> _coerced_value |
property<T>::coercer_type _coercer |
std::vector<typename property<T>::subscriber_type> _desired_subscribers |
property<T>::publisher_type _publisher |
boost::scoped_ptr<T> _value |