Audio Processing Framework (APF) version 0.5.0
|
This is the complete list of members for apf::RtList< T * >::RemCommand, including all inherited members.
cleanup() | apf::RtList< T * >::RemCommand | inlinevirtual |
execute() | apf::RtList< T * >::RemCommand | inlinevirtual |
NonCopyable()=default | apf::NonCopyable | protected |
NonCopyable(const NonCopyable &)=delete (defined in apf::NonCopyable) | apf::NonCopyable | |
NonCopyable(NonCopyable &&)=default (defined in apf::NonCopyable) | apf::NonCopyable | |
operator=(const NonCopyable &)=delete (defined in apf::NonCopyable) | apf::NonCopyable | |
operator=(NonCopyable &&)=default (defined in apf::NonCopyable) | apf::NonCopyable | |
RemCommand(list_t &dst_list, T *delinquent) | apf::RtList< T * >::RemCommand | inline |
RemCommand(list_t &dst_list, InputIterator first, InputIterator last) | apf::RtList< T * >::RemCommand | inline |
~Command() | apf::CommandQueue::Command | inlinevirtual |
~NonCopyable()=default | apf::NonCopyable | protected |