#include <uhd/utils/soft_register.hpp>
◆ sptr
◆ ~soft_regmap_accessor_t()
  
  | 
        
          | virtual uhd::soft_regmap_accessor_t::~soft_regmap_accessor_t | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ enumerate()
  
  | 
        
          | virtual std::vector< std::string > uhd::soft_regmap_accessor_t::enumerate | ( |  | ) | const |  | pure virtual | 
 
 
◆ get_name()
  
  | 
        
          | virtual const std::string & uhd::soft_regmap_accessor_t::get_name | ( |  | ) | const |  | pure virtual | 
 
 
◆ lookup()
  
  | 
        
          | virtual soft_register_base & uhd::soft_regmap_accessor_t::lookup | ( | const std::string & | path | ) | const |  | pure virtual | 
 
 
The documentation for this class was generated from the following file: