#include <uhd/experts/expert_nodes.hpp>
class node_retriever_t
Node storage is managed by a framework class so we need and interface to find and retrieve data nodes to associate
with accessors.
◆ ~node_retriever_t()
| virtual uhd::experts::node_retriever_t::~node_retriever_t |
( |
| ) |
|
|
inlinevirtual |
◆ lookup()
| virtual const dag_vertex_t & uhd::experts::node_retriever_t::lookup |
( |
const std::string & | name | ) |
const |
|
pure virtual |
◆ data_accessor_t
| friend class data_accessor_t |
|
friend |
The documentation for this class was generated from the following file: