| _args | uhd::rfnoc::node_ctrl_base | protected |
| _block_def | uhd::rfnoc::block_ctrl_base | protected |
| _clear(const size_t port=0) | uhd::rfnoc::block_ctrl_base | protectedvirtual |
| _downstream_nodes | uhd::rfnoc::node_ctrl_base | protected |
| uhd::_register_downstream_node(node_ctrl_base::sptr downstream_node, size_t port) | uhd::rfnoc::node_ctrl_base | protectedvirtual |
| _register_upstream_node(node_ctrl_base::sptr upstream_node, size_t port) | uhd::rfnoc::node_ctrl_base | protectedvirtual |
| _request_input_port(const size_t suggested_port, const uhd::device_addr_t &args) const | uhd::rfnoc::sink_block_ctrl_base | protectedvirtual |
| _request_output_port(const size_t suggested_port, const uhd::device_addr_t &args) const | uhd::rfnoc::source_block_ctrl_base | protectedvirtual |
| _resolve_port_def(const blockdef::port_t &port_def) const | uhd::rfnoc::block_ctrl_base | protected |
| _root_path | uhd::rfnoc::block_ctrl_base | protected |
| _rx_streamer_active | uhd::rfnoc::source_node_ctrl | protected |
| _transport_is_big_endian | uhd::rfnoc::block_ctrl_base | protected |
| _tree | uhd::rfnoc::block_ctrl_base | protected |
| _tx_streamer_active | uhd::rfnoc::sink_node_ctrl | protected |
| _upstream_nodes | uhd::rfnoc::node_ctrl_base | protected |
| block_ctrl_base(void) | uhd::rfnoc::block_ctrl_base | inlineprotected |
| block_ctrl_base(const make_args_t &make_args) | uhd::rfnoc::block_ctrl_base | protected |
| BYTES_PER_LINE | uhd::rfnoc::null_block_ctrl | static |
| clear(const size_t port=0) | uhd::rfnoc::block_ctrl_base | |
| uhd::rfnoc::node_ctrl_base::clear() | uhd::rfnoc::node_ctrl_base | virtual |
| clear_command_time(const size_t port) | uhd::rfnoc::block_ctrl_base | |
| configure_flow_control_in(size_t cycles, size_t packets, size_t block_port=0) | uhd::rfnoc::sink_block_ctrl_base | virtual |
| configure_flow_control_out(size_t buf_size_pkts, size_t block_port=0, const uhd::sid_t &sid=uhd::sid_t()) | uhd::rfnoc::source_block_ctrl_base | virtual |
| connect_downstream(node_ctrl_base::sptr downstream_node, size_t port=ANY_PORT, const uhd::device_addr_t &args=uhd::device_addr_t()) | uhd::rfnoc::source_node_ctrl | |
| connect_upstream(node_ctrl_base::sptr upstream_node, size_t port=ANY_PORT, const uhd::device_addr_t &args=uhd::device_addr_t()) | uhd::rfnoc::sink_node_ctrl | |
| DEFAULT_LINES_PER_PACKET | uhd::rfnoc::null_block_ctrl | static |
| find_downstream_node() | uhd::rfnoc::node_ctrl_base | inline |
| find_downstream_unique_property(boost::function< value_type(boost::shared_ptr< T > node, size_t port)> get_property, value_type null_value, const std::set< boost::shared_ptr< T > > &exclude_nodes=std::set< boost::shared_ptr< T > >()) | uhd::rfnoc::node_ctrl_base | inline |
| find_upstream_node() | uhd::rfnoc::node_ctrl_base | inline |
| find_upstream_unique_property(boost::function< value_type(boost::shared_ptr< T > node, size_t port)> get_property, value_type null_value, const std::set< boost::shared_ptr< T > > &exclude_nodes=std::set< boost::shared_ptr< T > >()) | uhd::rfnoc::node_ctrl_base | inline |
| get_address(size_t block_port=0) | uhd::rfnoc::block_ctrl_base | |
| get_arg(const std::string &key, const size_t port=0) const | uhd::rfnoc::block_ctrl_base | |
| get_arg(const std::string &key, const size_t port=0) const | uhd::rfnoc::block_ctrl_base | inline |
| get_arg_path(const std::string &key, size_t port=0) const | uhd::rfnoc::block_ctrl_base | inlineprotected |
| get_arg_type(const std::string &key, const size_t port=0) const | uhd::rfnoc::block_ctrl_base | |
| get_args(const size_t port=0) const | uhd::rfnoc::block_ctrl_base | |
| get_block_id() const | uhd::rfnoc::block_ctrl_base | inline |
| get_command_time(const size_t port=0) | uhd::rfnoc::block_ctrl_base | |
| get_ctrl_iface(const size_t block_port) | uhd::rfnoc::block_ctrl_base | protected |
| get_ctrl_ports() const | uhd::rfnoc::block_ctrl_base | |
| get_downstream_port(const size_t this_port) | uhd::rfnoc::node_ctrl_base | |
| get_fifo_size(size_t block_port=0) const | uhd::rfnoc::sink_block_ctrl_base | |
| get_input_ports() const | uhd::rfnoc::sink_block_ctrl_base | |
| get_input_signature(size_t block_port=0) const | uhd::rfnoc::sink_block_ctrl_base | |
| get_line_rate(double clock_rate=166.6e6) const =0 | uhd::rfnoc::null_block_ctrl | pure virtual |
| get_output_ports() const | uhd::rfnoc::source_block_ctrl_base | |
| get_output_signature(size_t block_port=0) const | uhd::rfnoc::source_block_ctrl_base | |
| get_upstream_port(const size_t this_port) | uhd::rfnoc::node_ctrl_base | |
| issue_stream_cmd(const uhd::stream_cmd_t &stream_cmd, const size_t chan=0) | uhd::rfnoc::source_block_ctrl_base | virtual |
| list_downstream_nodes() | uhd::rfnoc::node_ctrl_base | inline |
| list_upstream_nodes() | uhd::rfnoc::node_ctrl_base | inline |
| make(const make_args_t &make_args, boost::uint64_t noc_id=~0) | uhd::rfnoc::block_ctrl_base | static |
| make_t typedef | uhd::rfnoc::block_ctrl_base | |
| node_ctrl_base(void) | uhd::rfnoc::node_ctrl_base | inlineprotected |
| uhd::node_map_pair_t typedef | uhd::rfnoc::node_ctrl_base | |
| uhd::rfnoc::source_node_ctrl::node_map_pair_t typedef | uhd::rfnoc::source_node_ctrl | |
| uhd::rfnoc::sink_block_ctrl_base::uhd::rfnoc::sink_node_ctrl::node_map_pair_t typedef | uhd::rfnoc::sink_node_ctrl | |
| uhd::node_map_t typedef | uhd::rfnoc::node_ctrl_base | |
| uhd::rfnoc::source_node_ctrl::node_map_t typedef | uhd::rfnoc::source_node_ctrl | |
| uhd::rfnoc::sink_block_ctrl_base::uhd::rfnoc::sink_node_ctrl::node_map_t typedef | uhd::rfnoc::sink_node_ctrl | |
| register_block(const make_t &make, const std::string &name) | uhd::rfnoc::block_ctrl_base | static |
| set_arg(const std::string &key, const std::string &val, const size_t port=0) | uhd::rfnoc::block_ctrl_base | |
| set_arg(const std::string &key, const T &val, const size_t port=0) | uhd::rfnoc::block_ctrl_base | inline |
| set_args(const uhd::device_addr_t &args, const size_t port=0) | uhd::rfnoc::block_ctrl_base | |
| set_command_tick_rate(const double tick_rate, const size_t port=ANY_PORT) | uhd::rfnoc::block_ctrl_base | |
| set_command_time(const time_spec_t &time_spec, const size_t port=ANY_PORT) | uhd::rfnoc::block_ctrl_base | |
| set_destination(boost::uint32_t next_address, size_t output_block_port=0) | uhd::rfnoc::source_block_ctrl_base | virtual |
| set_downstream_port(const size_t this_port, const size_t remote_port) | uhd::rfnoc::node_ctrl_base | |
| set_error_policy(const std::string &policy) | uhd::rfnoc::sink_block_ctrl_base | virtual |
| set_line_rate(double rate, double clock_rate=166.6e6)=0 | uhd::rfnoc::null_block_ctrl | pure virtual |
| set_rx_streamer(bool active, const size_t port) | uhd::rfnoc::source_node_ctrl | virtual |
| set_tx_streamer(bool active, const size_t port) | uhd::rfnoc::sink_node_ctrl | virtual |
| set_upstream_port(const size_t this_port, const size_t remote_port) | uhd::rfnoc::node_ctrl_base | |
| uhd::sptr typedef | uhd::rfnoc::source_block_ctrl_base | |
| uhd::rfnoc::sink_block_ctrl_base::sptr typedef | uhd::rfnoc::sink_block_ctrl_base | |
| SR_ENABLE_STREAM | uhd::rfnoc::null_block_ctrl | static |
| SR_LINE_RATE | uhd::rfnoc::null_block_ctrl | static |
| SR_LINES_PER_PACKET | uhd::rfnoc::null_block_ctrl | static |
| sr_read32(const settingsbus_reg_t reg, const size_t port=0) | uhd::rfnoc::block_ctrl_base | |
| sr_read64(const settingsbus_reg_t reg, const size_t port=0) | uhd::rfnoc::block_ctrl_base | |
| sr_write(const boost::uint32_t reg, const boost::uint32_t data, const size_t port=0) | uhd::rfnoc::block_ctrl_base | |
| sr_write(const std::string ®, const boost::uint32_t data, const size_t port=0) | uhd::rfnoc::block_ctrl_base | |
| unique_id() const | uhd::rfnoc::block_ctrl_base | inlinevirtual |
| user_reg_read32(const boost::uint32_t addr, const size_t port=0) | uhd::rfnoc::block_ctrl_base | |
| user_reg_read32(const std::string ®, const size_t port=0) | uhd::rfnoc::block_ctrl_base | |
| user_reg_read64(const boost::uint32_t addr, const size_t port=0) | uhd::rfnoc::block_ctrl_base | |
| user_reg_read64(const std::string ®, const size_t port=0) | uhd::rfnoc::block_ctrl_base | |
| wptr typedef | uhd::rfnoc::node_ctrl_base | |
| ~block_ctrl_base() | uhd::rfnoc::block_ctrl_base | protectedvirtual |
| ~node_ctrl_base() | uhd::rfnoc::node_ctrl_base | inlineprotectedvirtual |