FrontInsertIteratorPH< PH_ContainerT > Class Template Reference
+ Inheritance diagram for FrontInsertIteratorPH< PH_ContainerT >:

Public Types

typedef PH_ContainerT container_type
typedef base::pointer pointer
typedef base::const_reference const_reference
typedef base::handle_type handle_type
- Public Types inherited from InsertIterator< PH_ContainerT::value_type::element_type >
typedef
PH_ContainerT::value_type::element_type * 
pointer
typedef
PH_ContainerT::value_type::element_type & 
reference
typedef const
PH_ContainerT::value_type::element_type * 
const_pointer
typedef const
PH_ContainerT::value_type::element_type & 
const_reference
typedef
PH_ContainerT::value_type::element_type 
value_type
typedef Handle
< PH_ContainerT::value_type::element_type > 
handle_type
typedef const handle_typeconst_handle_reference

Public Member Functions

 FrontInsertIteratorPH (container_type &cont)
virtual baseoperator= (const_reference value)
virtual baseoperator= (const_handle_reference value)
virtual baseoperator* ()
virtual baseoperator++ ()
- Public Member Functions inherited from InsertIterator< PH_ContainerT::value_type::element_type >
virtual selfoperator= (const_reference value)=0
virtual void finished ()
virtual void Delete ()

Protected Attributes

container_type & Cont