InsertIteratorPoint< PH_ContainerT > Class Template Reference
+ Inheritance diagram for InsertIteratorPoint< 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
 
typedef base::const_handle_reference const_handle_reference
 
- Public Types inherited from InsertIterator< IPoint >
typedef IPointpointer
 
typedef IPointreference
 
typedef IPoint value_type
 
typedef Handle< IPointhandle_type
 

Public Member Functions

 InsertIteratorPoint (container_type &cont)
 
virtual baseoperator= (const_reference value)
 
virtual baseoperator= (const_handle_reference value)
 
virtual baseoperator* ()
 
virtual baseoperator++ ()
 
- Public Member Functions inherited from InsertIterator< IPoint >
virtual selfoperator= (const_reference value)=0
 
virtual selfoperator= (const_handle_reference handle)=0
 
virtual void finished ()
 
virtual void Delete ()
 

Protected Attributes

container_type & Cont
 

Additional Inherited Members

- Public Attributes inherited from InsertIterator< IPoint >
const typedef IPointconst_pointer
 
const typedef IPointconst_reference
 
const typedef handle_typeconst_handle_reference