 |
USRP Hardware Driver and USRP Manual
Version: 4.0.0.0-0-unknown
UHD and USRP Manual
|
|
Go to the documentation of this file.
13 namespace uhd {
namespace features {
27 using sptr = std::shared_ptr<discoverable_feature>;
virtual ~discoverable_feature()=default
@ RESERVED0
Definition: discoverable_feature.hpp:32
virtual std::string get_feature_name() const =0
Returns a human-readable string name of this feature.
feature_id_t
An enum of all features supported by the driver. When creating a new.
Definition: discoverable_feature.hpp:31
Definition: build_info.hpp:12
Definition: discoverable_feature.hpp:25
std::shared_ptr< discoverable_feature > sptr
Definition: discoverable_feature.hpp:27
@ RESERVED1
Definition: discoverable_feature.hpp:33