This is the complete list of members for gr::buffer_type_base, including all inherited members.
buffer_type_base(buffer_type_base const &other) | gr::buffer_type_base | inline |
buffer_type_base(const std::string name) | gr::buffer_type_base | inlineprotected |
d_name | gr::buffer_type_base | protected |
make_buffer([[maybe_unused]] int nitems, [[maybe_unused]] size_t sizeof_item, [[maybe_unused]] uint64_t downstream_lcm_nitems, [[maybe_unused]] uint32_t downstream_max_out_mult, [[maybe_unused]] block_sptr link=block_sptr(), [[maybe_unused]] block_sptr buf_owner=block_sptr()) const | gr::buffer_type_base | inlinevirtual |
name() const | gr::buffer_type_base | inline |
operator!=(const buffer_type_base &other) const | gr::buffer_type_base | inline |
operator<(const buffer_type_base &other)=delete | gr::buffer_type_base | |
operator<=(const buffer_type_base &other)=delete | gr::buffer_type_base | |
operator=(buffer_type_base const &)=delete | gr::buffer_type_base | |
operator==(const buffer_type_base &other) const | gr::buffer_type_base | inline |
operator>(const buffer_type_base &other)=delete | gr::buffer_type_base | |
operator>=(const buffer_type_base &other)=delete | gr::buffer_type_base | |
~buffer_type_base() | gr::buffer_type_base | inlinevirtual |