__gnu_cxx::__aux_balloc::_Functor_Ref< _Functor > Class Template Reference

#include <bitmap_allocator.h>

Inheritance diagram for __gnu_cxx::__aux_balloc::_Functor_Ref< _Functor >:

std::unary_function< _Arg, _Result > List of all members.

Public Types

typedef _Functor::argument_type argument_type
typedef _Functor::result_type result_type
 result_type is the return type


Public Member Functions

 _Functor_Ref (_Functor &__fref)
result_type operator() (argument_type __arg)

Private Attributes

_Functor & _M_fref

template<typename _Functor>
class __gnu_cxx::__aux_balloc::_Functor_Ref< _Functor >


Member Typedef Documentation

template<typename _Functor>
typedef _Functor::argument_type __gnu_cxx::__aux_balloc::_Functor_Ref< _Functor >::argument_type
 

argument_type is the type of the argument (no surprises here)

Reimplemented from std::unary_function< _Arg, _Result >.

Definition at line 172 of file bitmap_allocator.h.

template<typename _Functor>
typedef _Functor::result_type __gnu_cxx::__aux_balloc::_Functor_Ref< _Functor >::result_type
 

result_type is the return type

Reimplemented from std::unary_function< _Arg, _Result >.

Definition at line 173 of file bitmap_allocator.h.


Constructor & Destructor Documentation

template<typename _Functor>
__gnu_cxx::__aux_balloc::_Functor_Ref< _Functor >::_Functor_Ref _Functor &  __fref  )  [inline]
 

Definition at line 175 of file bitmap_allocator.h.

References __gnu_cxx::__aux_balloc::_Functor_Ref< _Functor >::_M_fref.


Member Function Documentation

template<typename _Functor>
result_type __gnu_cxx::__aux_balloc::_Functor_Ref< _Functor >::operator() argument_type  __arg  )  [inline]
 

Definition at line 176 of file bitmap_allocator.h.

References __gnu_cxx::__aux_balloc::_Functor_Ref< _Functor >::_M_fref.


Member Data Documentation

template<typename _Functor>
_Functor& __gnu_cxx::__aux_balloc::_Functor_Ref< _Functor >::_M_fref [private]
 

Definition at line 169 of file bitmap_allocator.h.

Referenced by __gnu_cxx::__aux_balloc::_Functor_Ref< _Functor >::_Functor_Ref(), and __gnu_cxx::__aux_balloc::_Functor_Ref< _Functor >::operator()().


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