retdec
retdec::fileformat::CharacterIterator< It, typename > Member List

This is the complete list of members for retdec::fileformat::CharacterIterator< It, typename >, including all inherited members.

CharacterIterator(It first, It last, std::size_t charStep)retdec::fileformat::CharacterIterator< It, typename >inline
CharacterIterator(It itr, It first, It last, std::size_t charStep)retdec::fileformat::CharacterIterator< It, typename >inline
CharacterIterator(const CharacterIterator &)=defaultretdec::fileformat::CharacterIterator< It, typename >
charStepretdec::fileformat::CharacterIterator< It, typename >private
firstretdec::fileformat::CharacterIterator< It, typename >private
getUnderlyingIterator() constretdec::fileformat::CharacterIterator< It, typename >inline
itrretdec::fileformat::CharacterIterator< It, typename >private
lastretdec::fileformat::CharacterIterator< It, typename >private
operator!=(const CharacterIterator &rhs) constretdec::fileformat::CharacterIterator< It, typename >inline
operator*() constretdec::fileformat::CharacterIterator< It, typename >inline
operator+(std::ptrdiff_t diff) constretdec::fileformat::CharacterIterator< It, typename >inline
operator++()retdec::fileformat::CharacterIterator< It, typename >inline
operator++(int)retdec::fileformat::CharacterIterator< It, typename >inline
operator+=(std::ptrdiff_t diff)retdec::fileformat::CharacterIterator< It, typename >inline
operator-(std::ptrdiff_t diff) constretdec::fileformat::CharacterIterator< It, typename >inline
operator-(const CharacterIterator &rhs) constretdec::fileformat::CharacterIterator< It, typename >inline
operator--()retdec::fileformat::CharacterIterator< It, typename >inline
operator--(int)retdec::fileformat::CharacterIterator< It, typename >inline
operator-=(std::ptrdiff_t diff)retdec::fileformat::CharacterIterator< It, typename >inline
operator<(const CharacterIterator &rhs) constretdec::fileformat::CharacterIterator< It, typename >inline
operator=(const CharacterIterator &)=defaultretdec::fileformat::CharacterIterator< It, typename >
operator==(const CharacterIterator &rhs) constretdec::fileformat::CharacterIterator< It, typename >inline
pointsToValidCharacter(const It &charByte, const It &paddingFirst, const It &paddingLast) constretdec::fileformat::CharacterIterator< It, typename >inlineprivate
pointsToValidCharacter(CharacterEndianness endian) constretdec::fileformat::CharacterIterator< It, typename >inline
safeAdvance(std::ptrdiff_t n)retdec::fileformat::CharacterIterator< It, typename >inlineprivate