InsertIteratorPointADJ< ADJ_ContainerT > Class Template Reference
+ Inheritance diagram for InsertIteratorPointADJ< ADJ_ContainerT >:

Public Types

typedef ADJ_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 const IPointconst_pointer
typedef const IPointconst_reference
typedef IPoint value_type
typedef Handle< IPointhandle_type
typedef const handle_typeconst_handle_reference

Public Member Functions

 InsertIteratorPointADJ (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 void finished ()
virtual void Delete ()

Protected Attributes

container_type & Cont