The Open Master Hearing Aid (openMHA)  openMHA
Open community platform for hearing aid algorithm research
mha_drifter_fifo_t< T > Member List

This is the complete list of members for mha_drifter_fifo_t< T >, including all inherited members.

bufmha_fifo_t< T >private
clear()mha_fifo_t< T >inlineprotected
desired_fill_countmha_drifter_fifo_t< T >private
get_available_space() constmha_drifter_fifo_t< T >virtual
get_des_fill_count() constmha_drifter_fifo_t< T >inlinevirtual
get_fill_count() constmha_drifter_fifo_t< T >virtual
mha_fifo_t::get_fill_count(const T *wp, const T *rp) constmha_fifo_t< T >inlineprotected
get_max_fill_count() constmha_fifo_t< T >inlinevirtual
get_min_fill_count() constmha_drifter_fifo_t< T >inlinevirtual
get_read_ptr() constmha_fifo_t< T >inlineprotected
get_write_ptr() constmha_fifo_t< T >inlineprotected
maximum_reader_xruns_in_succession_before_stopmha_drifter_fifo_t< T >private
maximum_writer_xruns_in_succession_before_stopmha_drifter_fifo_t< T >private
mha_drifter_fifo_t(unsigned min_fill_count, unsigned desired_fill_count, unsigned max_fill_count)mha_drifter_fifo_t< T >
mha_drifter_fifo_t(unsigned min_fill_count, unsigned desired_fill_count, unsigned max_fill_count, const T &t)mha_drifter_fifo_t< T >
mha_fifo_t(unsigned max_fill_count, const T &t=T())mha_fifo_t< T >explicit
mha_fifo_t(const mha_fifo_t &)=deletemha_fifo_t< T >
mha_fifo_t(mha_fifo_t &&)=deletemha_fifo_t< T >
minimum_fill_countmha_drifter_fifo_t< T >private
null_datamha_drifter_fifo_t< T >private
operator=(const mha_fifo_t< T > &)=deletemha_fifo_t< T >
operator=(mha_fifo_t< T > &&)=deletemha_fifo_t< T >
read(T *buf, unsigned count)mha_drifter_fifo_t< T >virtual
read_ptrmha_fifo_t< T >private
reader_startedmha_drifter_fifo_t< T >private
reader_xruns_in_successionmha_drifter_fifo_t< T >private
reader_xruns_since_startmha_drifter_fifo_t< T >private
reader_xruns_totalmha_drifter_fifo_t< T >private
starting()mha_drifter_fifo_t< T >virtual
startup_zerosmha_drifter_fifo_t< T >private
stop()mha_drifter_fifo_t< T >virtual
value_type typedefmha_fifo_t< T >
write(const T *data, unsigned count)mha_drifter_fifo_t< T >virtual
write_ptrmha_fifo_t< T >private
writer_startedmha_drifter_fifo_t< T >private
writer_xruns_in_successionmha_drifter_fifo_t< T >private
writer_xruns_since_startmha_drifter_fifo_t< T >private
writer_xruns_totalmha_drifter_fifo_t< T >private
~mha_fifo_t()=defaultmha_fifo_t< T >virtual