avcpp  2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
av::Dictionary::DictionaryIterator< constIterator > Member List

This is the complete list of members for av::Dictionary::DictionaryIterator< constIterator >, including all inherited members.

DictionaryIterator(DictType &dict, const Entry &entry) noexceptav::Dictionary::DictionaryIterator< constIterator >inline
DictionaryIterator(DictType &dict) noexceptav::Dictionary::DictionaryIterator< constIterator >inline
difference_type typedefav::Dictionary::DictionaryIterator< constIterator >
iterator_category typedefav::Dictionary::DictionaryIterator< constIterator >
operator!=(const DictionaryIterator &lhs, const DictionaryIterator &rhs) noexceptav::Dictionary::DictionaryIterator< constIterator >friend
operator*() noexceptav::Dictionary::DictionaryIterator< constIterator >inline
operator++() noexceptav::Dictionary::DictionaryIterator< constIterator >inline
operator++(int) noexceptav::Dictionary::DictionaryIterator< constIterator >inline
operator->() noexceptav::Dictionary::DictionaryIterator< constIterator >inline
operator==(const DictionaryIterator &lhs, const DictionaryIterator &rhs) noexceptav::Dictionary::DictionaryIterator< constIterator >friend
pointer typedefav::Dictionary::DictionaryIterator< constIterator >
reference typedefav::Dictionary::DictionaryIterator< constIterator >
value_type typedefav::Dictionary::DictionaryIterator< constIterator >