|
USRP Hardware Driver and USRP Manual
Version: 4.4.0.HEAD-0-g5fac246b
UHD and USRP Manual
|
|
Go to the documentation of this file.
11 namespace uhd {
namespace rfnoc {
55 void mark_clean()
override {}
Definition: res_source_info.hpp:17
Definition: dirtifier.hpp:18
void force_dirty() override
Always dirty, so this can be called as often as we like.
Definition: dirtifier.hpp:46
bool equal(property_base_t *) const override
This property is never equal to anything else.
Definition: dirtifier.hpp:40
void set_from_str(const std::string &) override
Definition: dirtifier.hpp:48
property_base_t(const std::string &id, const res_source_info &source_info)
Definition: property.hpp:36
Definition: build_info.hpp:12
Definition: property.hpp:25
Definition: exception.hpp:131
Definition: exception.hpp:95
bool is_dirty() const override
This property is always dirty.
Definition: dirtifier.hpp:28
dirtifier_t()
Definition: dirtifier.hpp:21
bool is_valid() const override
This property is always invalid.
Definition: dirtifier.hpp:34