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(int nitems, size_t sizeof_item, uint64_t downstream_lcm_nitems, uint32_t downstream_max_out_mult, block_sptr link=block_sptr(), 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 |