Whole document tree
    

Whole document tree

Templatestd::insert_iterator< hash_map< _Key, _Tp, _HashFn, _EqKey, _Alloc > > class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::insert_iterator< hash_map< _Key, _Tp, _HashFn, _EqKey, _Alloc > > Class Template Reference

Collaboration diagram for std::insert_iterator< hash_map< _Key, _Tp, _HashFn, _EqKey, _Alloc > >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef _Container container_type
typedef output_iterator_tag iterator_category
typedef void value_type
typedef void difference_type
typedef void pointer
typedef void reference

Public Methods

 insert_iterator (_Container &__x)
 insert_iterator (_Container &__x, typename _Container::iterator)
insert_iterator< _Container > & operator= (const typename _Container::value_type &__value)
insert_iterator< _Container > & operator * ()
insert_iterator< _Container > & operator++ ()
insert_iterator< _Container > & operator++ (int)

Protected Types

typedef hash_map< _Key, _Tp,
_HashFn, _EqKey, _Alloc > 
_Container

Protected Attributes

_Containercontainer

template<class _Key, class _Tp, class _HashFn, class _EqKey, class _Alloc>
class std::insert_iterator< hash_map< _Key, _Tp, _HashFn, _EqKey, _Alloc > >


Member Typedef Documentation

template<class _Key, class _Tp, class _HashFn, class _EqKey, class _Alloc>
typedef hash_map<_Key, _Tp, _HashFn, _EqKey, _Alloc> std::insert_iterator< hash_map< _Key, _Tp, _HashFn, _EqKey, _Alloc > >::_Container [protected]
 

Definition at line 380 of file hash_map.

template<class _Key, class _Tp, class _HashFn, class _EqKey, class _Alloc>
typedef _Container std::insert_iterator< hash_map< _Key, _Tp, _HashFn, _EqKey, _Alloc > >::container_type
 

Definition at line 383 of file hash_map.

template<class _Key, class _Tp, class _HashFn, class _EqKey, class _Alloc>
typedef void std::insert_iterator< hash_map< _Key, _Tp, _HashFn, _EqKey, _Alloc > >::difference_type
 

Definition at line 386 of file hash_map.

template<class _Key, class _Tp, class _HashFn, class _EqKey, class _Alloc>
typedef output_iterator_tag std::insert_iterator< hash_map< _Key, _Tp, _HashFn, _EqKey, _Alloc > >::iterator_category
 

Definition at line 384 of file hash_map.

template<class _Key, class _Tp, class _HashFn, class _EqKey, class _Alloc>
typedef void std::insert_iterator< hash_map< _Key, _Tp, _HashFn, _EqKey, _Alloc > >::pointer
 

Definition at line 387 of file hash_map.

template<class _Key, class _Tp, class _HashFn, class _EqKey, class _Alloc>
typedef void std::insert_iterator< hash_map< _Key, _Tp, _HashFn, _EqKey, _Alloc > >::reference
 

Definition at line 388 of file hash_map.

template<class _Key, class _Tp, class _HashFn, class _EqKey, class _Alloc>
typedef void std::insert_iterator< hash_map< _Key, _Tp, _HashFn, _EqKey, _Alloc > >::value_type
 

Definition at line 385 of file hash_map.


Member Function Documentation

template<class _Key, class _Tp, class _HashFn, class _EqKey, class _Alloc>
std::insert_iterator< hash_map< _Key, _Tp, _HashFn, _EqKey, _Alloc > >::insert_iterator _Container   __x,
typename _Container::iterator   
[inline]
 

Definition at line 391 of file hash_map.

References std::insert_iterator< _Container >::container.

template<class _Key, class _Tp, class _HashFn, class _EqKey, class _Alloc>
std::insert_iterator< hash_map< _Key, _Tp, _HashFn, _EqKey, _Alloc > >::insert_iterator _Container   __x [inline]
 

Definition at line 390 of file hash_map.

References std::insert_iterator< _Container >::container.

template<class _Key, class _Tp, class _HashFn, class _EqKey, class _Alloc>
insert_iterator<_Container>& std::insert_iterator< hash_map< _Key, _Tp, _HashFn, _EqKey, _Alloc > >::operator *   [inline]
 

Definition at line 398 of file hash_map.

template<class _Key, class _Tp, class _HashFn, class _EqKey, class _Alloc>
insert_iterator<_Container>& std::insert_iterator< hash_map< _Key, _Tp, _HashFn, _EqKey, _Alloc > >::operator++ int    [inline]
 

Definition at line 400 of file hash_map.

template<class _Key, class _Tp, class _HashFn, class _EqKey, class _Alloc>
insert_iterator<_Container>& std::insert_iterator< hash_map< _Key, _Tp, _HashFn, _EqKey, _Alloc > >::operator++   [inline]
 

Definition at line 399 of file hash_map.

template<class _Key, class _Tp, class _HashFn, class _EqKey, class _Alloc>
insert_iterator<_Container>& std::insert_iterator< hash_map< _Key, _Tp, _HashFn, _EqKey, _Alloc > >::operator= const typename _Container::value_type &    __value [inline]
 

Definition at line 394 of file hash_map.

References std::insert_iterator< _Container >::container.


Member Data Documentation

template<class _Key, class _Tp, class _HashFn, class _EqKey, class _Alloc>
_Container* std::insert_iterator< hash_map< _Key, _Tp, _HashFn, _EqKey, _Alloc > >::container [protected]
 

Definition at line 381 of file hash_map.


The documentation for this class was generated from the following file:
Generated on Mon Apr 8 03:18:37 2002 for libstdc++-v3 Source by doxygen1.2.15