#include <uhd/experts/expert_nodes.hpp>
 
  
| Public Member Functions | |
| ~data_accessor_base () override | |
| bool | is_reader () const override | 
| bool | is_writer () const override | 
| bool | is_dirty () const | 
| node_class_t | get_class () const | 
| node_author_t | get_author () const | 
|  Public Member Functions inherited from uhd::experts::data_accessor_t | |
| virtual | ~data_accessor_t () | 
| Protected Member Functions | |
| data_accessor_base (const node_retriever_t &r, const std::string &n, const node_access_t a) | |
|  Protected Member Functions inherited from uhd::experts::data_accessor_t | |
| data_accessor_t (const node_retriever_t &r, const std::string &n) | |
| Protected Attributes | |
| data_node_t< data_t > * | _datanode | 
| const node_access_t | _access | 
|  Protected Attributes inherited from uhd::experts::data_accessor_t | |
| dag_vertex_t & | _vertex | 
| 
 | inlineoverride | 
| 
 | inlineprotected | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inlineoverridevirtual | 
Implements uhd::experts::data_accessor_t.
| 
 | inlineoverridevirtual | 
Implements uhd::experts::data_accessor_t.
| 
 | protected | 
| 
 | protected |