std::insert_iterator< __gnu_cxx::hash_multiset< _Value, _HashFcn, _EqualKey, _Alloc > > Class Template Reference

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 Member Functions

 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 __gnu_cxx::hash_multiset<
_Value, _HashFcn, _EqualKey,
_Alloc > 
_Container

Protected Attributes

_Container * container
_Container::iterator iter

template<class _Value, class _HashFcn, class _EqualKey, class _Alloc>
class std::insert_iterator< __gnu_cxx::hash_multiset< _Value, _HashFcn, _EqualKey, _Alloc > >


Member Typedef Documentation

template<class _Value, class _HashFcn, class _EqualKey, class _Alloc>
typedef __gnu_cxx::hash_multiset<_Value, _HashFcn, _EqualKey, _Alloc> std::insert_iterator< __gnu_cxx::hash_multiset< _Value, _HashFcn, _EqualKey, _Alloc > >::_Container [protected]
 

Definition at line 414 of file ext/hash_set.

template<class _Value, class _HashFcn, class _EqualKey, class _Alloc>
typedef _Container std::insert_iterator< __gnu_cxx::hash_multiset< _Value, _HashFcn, _EqualKey, _Alloc > >::container_type
 

Definition at line 418 of file ext/hash_set.

template<class _Value, class _HashFcn, class _EqualKey, class _Alloc>
typedef void std::insert_iterator< __gnu_cxx::hash_multiset< _Value, _HashFcn, _EqualKey, _Alloc > >::difference_type
 

Definition at line 421 of file ext/hash_set.

template<class _Value, class _HashFcn, class _EqualKey, class _Alloc>
typedef output_iterator_tag std::insert_iterator< __gnu_cxx::hash_multiset< _Value, _HashFcn, _EqualKey, _Alloc > >::iterator_category
 

Definition at line 419 of file ext/hash_set.

template<class _Value, class _HashFcn, class _EqualKey, class _Alloc>
typedef void std::insert_iterator< __gnu_cxx::hash_multiset< _Value, _HashFcn, _EqualKey, _Alloc > >::pointer
 

Definition at line 422 of file ext/hash_set.

template<class _Value, class _HashFcn, class _EqualKey, class _Alloc>
typedef void std::insert_iterator< __gnu_cxx::hash_multiset< _Value, _HashFcn, _EqualKey, _Alloc > >::reference
 

Definition at line 423 of file ext/hash_set.

template<class _Value, class _HashFcn, class _EqualKey, class _Alloc>
typedef void std::insert_iterator< __gnu_cxx::hash_multiset< _Value, _HashFcn, _EqualKey, _Alloc > >::value_type
 

Definition at line 420 of file ext/hash_set.


Member Function Documentation

template<class _Value, class _HashFcn, class _EqualKey, class _Alloc>
std::insert_iterator< __gnu_cxx::hash_multiset< _Value, _HashFcn, _EqualKey, _Alloc > >::insert_iterator _Container &  __x,
typename _Container::iterator 
[inline]
 

Definition at line 426 of file ext/hash_set.

template<class _Value, class _HashFcn, class _EqualKey, class _Alloc>
std::insert_iterator< __gnu_cxx::hash_multiset< _Value, _HashFcn, _EqualKey, _Alloc > >::insert_iterator _Container &  __x  )  [inline]
 

Definition at line 425 of file ext/hash_set.

template<class _Value, class _HashFcn, class _EqualKey, class _Alloc>
insert_iterator<_Container>& std::insert_iterator< __gnu_cxx::hash_multiset< _Value, _HashFcn, _EqualKey, _Alloc > >::operator *  )  [inline]
 

Definition at line 433 of file ext/hash_set.

template<class _Value, class _HashFcn, class _EqualKey, class _Alloc>
insert_iterator<_Container>& std::insert_iterator< __gnu_cxx::hash_multiset< _Value, _HashFcn, _EqualKey, _Alloc > >::operator++ int   )  [inline]
 

Definition at line 435 of file ext/hash_set.

template<class _Value, class _HashFcn, class _EqualKey, class _Alloc>
insert_iterator<_Container>& std::insert_iterator< __gnu_cxx::hash_multiset< _Value, _HashFcn, _EqualKey, _Alloc > >::operator++  )  [inline]
 

Definition at line 434 of file ext/hash_set.

template<class _Value, class _HashFcn, class _EqualKey, class _Alloc>
insert_iterator<_Container>& std::insert_iterator< __gnu_cxx::hash_multiset< _Value, _HashFcn, _EqualKey, _Alloc > >::operator= const typename _Container::value_type &  __value  )  [inline]
 

Definition at line 429 of file ext/hash_set.


Member Data Documentation

template<class _Value, class _HashFcn, class _EqualKey, class _Alloc>
_Container* std::insert_iterator< __gnu_cxx::hash_multiset< _Value, _HashFcn, _EqualKey, _Alloc > >::container [protected]
 

Definition at line 415 of file ext/hash_set.

template<class _Value, class _HashFcn, class _EqualKey, class _Alloc>
_Container::iterator std::insert_iterator< __gnu_cxx::hash_multiset< _Value, _HashFcn, _EqualKey, _Alloc > >::iter [protected]
 

Definition at line 416 of file ext/hash_set.


The documentation for this class was generated from the following file:
Generated on Tue Jan 30 17:32:16 2007 for GNU C++ STL by doxygen 1.3.6