Public Member Functions | Private Attributes
utf8::unchecked::iterator< octet_iterator > Class Template Reference

#include <unchecked.h>

List of all members.

Public Member Functions

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

Private Attributes

octet_iterator it

Detailed Description

template<typename octet_iterator>
class utf8::unchecked::iterator< octet_iterator >

Definition at line 179 of file unchecked.h.


Constructor & Destructor Documentation

template<typename octet_iterator >
utf8::unchecked::iterator< octet_iterator >::iterator ( ) [inline]

Definition at line 182 of file unchecked.h.

template<typename octet_iterator >
utf8::unchecked::iterator< octet_iterator >::iterator ( const octet_iterator< octet_iterator > &  octet_it) [inline, explicit]

Definition at line 183 of file unchecked.h.


Member Function Documentation

template<typename octet_iterator >
octet_iterator utf8::unchecked::iterator< octet_iterator >::base ( ) const [inline]

Definition at line 185 of file unchecked.h.

template<typename octet_iterator >
bool utf8::unchecked::iterator< octet_iterator >::operator!= ( const iterator< octet_iterator > &  rhs) const [inline]

Definition at line 195 of file unchecked.h.

template<typename octet_iterator >
uint32_t utf8::unchecked::iterator< octet_iterator >::operator* ( ) const [inline]

Definition at line 186 of file unchecked.h.

template<typename octet_iterator >
iterator& utf8::unchecked::iterator< octet_iterator >::operator++ ( ) [inline]

Definition at line 199 of file unchecked.h.

template<typename octet_iterator >
iterator utf8::unchecked::iterator< octet_iterator >::operator++ ( int  ) [inline]

Definition at line 204 of file unchecked.h.

template<typename octet_iterator >
iterator& utf8::unchecked::iterator< octet_iterator >::operator-- ( ) [inline]

Definition at line 210 of file unchecked.h.

template<typename octet_iterator >
iterator utf8::unchecked::iterator< octet_iterator >::operator-- ( int  ) [inline]

Definition at line 215 of file unchecked.h.

template<typename octet_iterator >
bool utf8::unchecked::iterator< octet_iterator >::operator== ( const iterator< octet_iterator > &  rhs) const [inline]

Definition at line 191 of file unchecked.h.


Member Data Documentation

template<typename octet_iterator >
octet_iterator utf8::unchecked::iterator< octet_iterator >::it [private]

Definition at line 180 of file unchecked.h.


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


denso_controller
Author(s): Ryohei Ueda
autogenerated on Thu Jun 6 2019 20:15:20