llbinder1st< _Operation > Class Template Reference

#include <llstl.h>

Collaboration diagram for llbinder1st< _Operation >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 llbinder1st (const _Operation &__x, const typename _Operation::first_argument_type &__y)
_Operation::result_type operator() (const typename _Operation::second_argument_type &__x) const

Protected Attributes

_Operation op
_Operation::first_argument_type value


Detailed Description

template<class _Operation>
class llbinder1st< _Operation >

Definition at line 424 of file llstl.h.


Constructor & Destructor Documentation

template<class _Operation>
llbinder1st< _Operation >::llbinder1st ( const _Operation &  __x,
const typename _Operation::first_argument_type &  __y 
) [inline]

Definition at line 431 of file llstl.h.


Member Function Documentation

template<class _Operation>
_Operation::result_type llbinder1st< _Operation >::operator() ( const typename _Operation::second_argument_type &  __x  )  const [inline]

Definition at line 435 of file llstl.h.

References llbinder1st< _Operation >::op, and llbinder1st< _Operation >::value.


Member Data Documentation

template<class _Operation>
_Operation llbinder1st< _Operation >::op [protected]

Definition at line 428 of file llstl.h.

Referenced by llbinder1st< _Operation >::operator()().

template<class _Operation>
_Operation::first_argument_type llbinder1st< _Operation >::value [protected]

Definition at line 429 of file llstl.h.

Referenced by llbinder1st< _Operation >::operator()().


The documentation for this class was generated from the following file:

Generated on Fri May 16 08:39:27 2008 for SecondLife by  doxygen 1.5.5