Embedded Template Library 1.0
etl::io_port_wos< T, 0 >::iterator Class Reference

Public Member Functions

 iterator (iop_t &iop)
 
 iterator (const iterator &other)
 
iteratoroperator= (const iterator &other)
 
iop_toperator* ()
 
const iop_toperator* () const
 
iteratoroperator++ ()
 
iterator operator++ (int)
 
iteratoroperator-- ()
 
iterator operator-- (int)
 

Additional Inherited Members

- Public Types inherited from etl::iterator< ETL_OR_STD::bidirectional_iterator_tag, T >
typedef T value_type
 
typedef ptrdiff_t difference_type
 
typedef T * pointer
 
typedef T & reference
 
typedef ETL_OR_STD::bidirectional_iterator_tag iterator_category
 

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