#include <uhd/experts/expert_nodes.hpp>
 
  
| Public Member Functions | |
| virtual | ~node_retriever_t () | 
| virtual const dag_vertex_t & | lookup (const std::string &name) const =0 | 
| Friends | |
| class | data_accessor_t | 
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
| 
 | inlinevirtual | 
| 
 | pure virtual | 
| 
 | friend |