boost::_bi::af1< R, A1, F > Class Template Reference

#include <sysc/packages/boost/bind/make_adaptable.hpp>

Collaboration diagram for boost::_bi::af1< R, A1, F >:

Collaboration graph
[legend]

List of all members.

Public Types

typedef R result_type
typedef A1 argument_type
typedef A1 arg1_type

Public Member Functions

 af1 (F f)
result_type operator() (A1 a1)
result_type operator() (A1 a1) const


Detailed Description

template<class R, class A1, class F>
class boost::_bi::af1< R, A1, F >

Definition at line 45 of file make_adaptable.hpp.


Member Typedef Documentation

template<class R, class A1, class F>
typedef R boost::_bi::af1< R, A1, F >::result_type

Definition at line 49 of file make_adaptable.hpp.

template<class R, class A1, class F>
typedef A1 boost::_bi::af1< R, A1, F >::argument_type

Definition at line 50 of file make_adaptable.hpp.

template<class R, class A1, class F>
typedef A1 boost::_bi::af1< R, A1, F >::arg1_type

Definition at line 51 of file make_adaptable.hpp.


Constructor & Destructor Documentation

template<class R, class A1, class F>
boost::_bi::af1< R, A1, F >::af1 ( f  )  [inline, explicit]

Definition at line 53 of file make_adaptable.hpp.


Member Function Documentation

template<class R, class A1, class F>
result_type boost::_bi::af1< R, A1, F >::operator() ( A1  a1  )  [inline]

Definition at line 57 of file make_adaptable.hpp.

template<class R, class A1, class F>
result_type boost::_bi::af1< R, A1, F >::operator() ( A1  a1  )  const [inline]

Definition at line 62 of file make_adaptable.hpp.


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

Generated on Wed Jan 21 15:32:12 2009 for SystemC by  doxygen 1.5.5