Btk
utf8::unchecked::iterator< octet_iterator > Class Template Reference

Public Types

typedef uint32_t value_type
 
typedef uint32_t * pointer
 
typedef uint32_t & reference
 
typedef std::ptrdiff_t difference_type
 
typedef std::bidirectional_iterator_tag iterator_category
 

Public Member Functions

 iterator (const octet_iterator &octet_it)
 
octet_iterator base () const
 
uint32_t operator* () const
 
bool operator== (const iterator &rhs) const
 
bool operator!= (const iterator &rhs) const
 
iteratoroperator++ ()
 
iterator operator++ (int)
 
iteratoroperator-- ()
 
iterator operator-- (int)
 

The documentation for this class was generated from the following file: