#include <OWBI1_Enumeration.hpp>
Collaboration diagram for OWBI1::Enumeration_insert_iterator< T >:

| Public Types | |
| typedef Enumeration< T > | enumeration_type | 
| typedef std::output_iterator_tag | iterator_category | 
| typedef void | value_type | 
| typedef void | difference_type | 
| typedef void | pointer | 
| typedef void | reference | 
| Public Member Functions | |
| Enumeration_insert_iterator (enumeration_type &e) | |
| Enumeration_insert_iterator< T > & | operator= (const T &value) | 
| Enumeration_insert_iterator< T > & | operator * () | 
| Enumeration_insert_iterator< T > & | operator++ () | 
| Enumeration_insert_iterator< T > & | operator++ (int) | 
| Private Attributes | |
| enumeration_type * | m_enumeration | 
Definition at line 212 of file OWBI1_Enumeration.hpp.
| 
 | |||||
| 
 Definition at line 218 of file OWBI1_Enumeration.hpp. | 
| 
 | |||||
| 
 Definition at line 215 of file OWBI1_Enumeration.hpp. | 
| 
 | |||||
| 
 Definition at line 216 of file OWBI1_Enumeration.hpp. | 
| 
 | |||||
| 
 Definition at line 219 of file OWBI1_Enumeration.hpp. | 
| 
 | |||||
| 
 Definition at line 220 of file OWBI1_Enumeration.hpp. | 
| 
 | |||||
| 
 Definition at line 217 of file OWBI1_Enumeration.hpp. | 
| 
 | ||||||||||
| 
 Definition at line 221 of file OWBI1_Enumeration.hpp. | 
| 
 | |||||||||
| 
 Definition at line 229 of file OWBI1_Enumeration.hpp. | 
| 
 | ||||||||||
| 
 Definition at line 237 of file OWBI1_Enumeration.hpp. | 
| 
 | |||||||||
| 
 Definition at line 233 of file OWBI1_Enumeration.hpp. | 
| 
 | ||||||||||
| 
 Definition at line 224 of file OWBI1_Enumeration.hpp. References OWBI1::Enumeration< T >::addElement(), and OWBI1::Enumeration_insert_iterator< T >::m_enumeration. | 
| 
 | |||||
| 
 Definition at line 242 of file OWBI1_Enumeration.hpp. Referenced by OWBI1::Enumeration_insert_iterator< T >::operator=(). | 
 1.4.6
 1.4.6