|
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 |
|
|
| 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 |
|
iterator & | operator++ () |
|
iterator | operator++ (int) |
|
iterator & | operator-- () |
|
iterator | operator-- (int) |
|
The documentation for this class was generated from the following file: