![]() |
The Open Master Hearing Aid (openMHA)
openMHA
Open community platform for hearing aid algorithm research
|
This is the complete list of members for mha_fifo_t< T >, including all inherited members.
| buf | mha_fifo_t< T > | private |
| clear() | mha_fifo_t< T > | inlineprotected |
| get_available_space() const | mha_fifo_t< T > | virtual |
| get_fill_count() const | mha_fifo_t< T > | inlinevirtual |
| get_fill_count(const T *wp, const T *rp) const | mha_fifo_t< T > | inlineprotected |
| get_max_fill_count() const | mha_fifo_t< T > | inlinevirtual |
| get_read_ptr() const | mha_fifo_t< T > | inlineprotected |
| get_write_ptr() const | mha_fifo_t< T > | inlineprotected |
| mha_fifo_t(unsigned max_fill_count, const T &t=T()) | mha_fifo_t< T > | explicit |
| mha_fifo_t(const mha_fifo_t &)=delete | mha_fifo_t< T > | |
| mha_fifo_t(mha_fifo_t &&)=delete | mha_fifo_t< T > | |
| operator=(const mha_fifo_t< T > &)=delete | mha_fifo_t< T > | |
| operator=(mha_fifo_t< T > &&)=delete | mha_fifo_t< T > | |
| read(T *outbuf, unsigned count) | mha_fifo_t< T > | virtual |
| read_ptr | mha_fifo_t< T > | private |
| value_type typedef | mha_fifo_t< T > | |
| write(const T *data, unsigned count) | mha_fifo_t< T > | virtual |
| write_ptr | mha_fifo_t< T > | private |
| ~mha_fifo_t()=default | mha_fifo_t< T > | virtual |