This is the complete list of members for QP::QMPool, including all inherited members.
get(std::uint_fast16_t const margin, std::uint_fast8_t const qsId) noexcept | QP::QMPool | |
getBlockSize() const noexcept | QP::QMPool | |
getFromISR(std::uint_fast16_t const margin, std::uint_fast8_t const qsId) noexcept | QP::QMPool | |
getNFree() const noexcept | QP::QMPool | inline |
getNMin() const noexcept | QP::QMPool | inline |
init(void *const poolSto, std::uint_fast32_t const poolSize, std::uint_fast16_t const blockSize) noexcept | QP::QMPool | |
m_blockSize | QP::QMPool | private |
m_end | QP::QMPool | private |
m_free_head | QP::QMPool | private |
m_free_head_dis | QP::QMPool | private |
m_nFree | QP::QMPool | private |
m_nFree_dis | QP::QMPool | private |
m_nMin | QP::QMPool | private |
m_nTot | QP::QMPool | private |
m_start | QP::QMPool | private |
operator=(QMPool const &other)=delete | QP::QMPool | private |
put(void *const block, std::uint_fast8_t const qsId) noexcept | QP::QMPool | |
putFromISR(void *const b, std::uint_fast8_t const qsId) noexcept | QP::QMPool | |
QMPool() | QP::QMPool | inline |
QMPool(QEQueue const &other)=delete | QP::QMPool | private |