GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
gr::buftype< classname, factory_class > Member List

This is the complete list of members for gr::buftype< classname, factory_class >, including all inherited members.

buffer_type_base(buffer_type_base const &other)gr::buffer_type_baseinline
buffer_type_base(const std::string name)gr::buffer_type_baseinlineprotected
buftype()gr::buftype< classname, factory_class >inline
d_namegr::buffer_type_baseprotected
factory typedefgr::buftype< classname, factory_class >
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 overridegr::buftype< classname, factory_class >inline
gr::buffer_type_base::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()) constgr::buffer_type_baseinlinevirtual
name() constgr::buffer_type_baseinline
operator!=(const buffer_type_base &other) constgr::buffer_type_baseinline
operator<(const buffer_type_base &other)=deletegr::buffer_type_base
operator<=(const buffer_type_base &other)=deletegr::buffer_type_base
operator=(buffer_type_base const &)=deletegr::buffer_type_base
operator==(const buffer_type_base &other) constgr::buffer_type_baseinline
operator>(const buffer_type_base &other)=deletegr::buffer_type_base
operator>=(const buffer_type_base &other)=deletegr::buffer_type_base
~buffer_type_base()gr::buffer_type_baseinlinevirtual