Audacity 3.2.0
ChannelGroup::ChannelIterator< ChannelType > Member List

This is the complete list of members for ChannelGroup::ChannelIterator< ChannelType >, including all inherited members.

ChannelIterator()=defaultChannelGroup::ChannelIterator< ChannelType >
ChannelIterator(GroupType *pGroup, size_t index)ChannelGroup::ChannelIterator< ChannelType >inline
difference_type typedefValueIterator< std::shared_ptr< ChannelType >, std::bidirectional_iterator_tag >
GroupType typedefChannelGroup::ChannelIterator< ChannelType >private
iterator_category typedefValueIterator< std::shared_ptr< ChannelType >, std::bidirectional_iterator_tag >
mIndexChannelGroup::ChannelIterator< ChannelType >private
mpGroupChannelGroup::ChannelIterator< ChannelType >private
operator!=ChannelGroup::ChannelIterator< ChannelType >friend
operator*() constChannelGroup::ChannelIterator< ChannelType >inline
operator++()ChannelGroup::ChannelIterator< ChannelType >inline
operator++(int)ChannelGroup::ChannelIterator< ChannelType >inline
operator--()ChannelGroup::ChannelIterator< ChannelType >inline
operator--(int)ChannelGroup::ChannelIterator< ChannelType >inline
operator==ChannelGroup::ChannelIterator< ChannelType >friend
pointer typedefValueIterator< std::shared_ptr< ChannelType >, std::bidirectional_iterator_tag >
reference typedefValueIterator< std::shared_ptr< ChannelType >, std::bidirectional_iterator_tag >
value_type typedefValueIterator< std::shared_ptr< ChannelType >, std::bidirectional_iterator_tag >