boost::_bi::list1< A1 > Class Template Reference

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

Collaboration diagram for boost::_bi::list1< A1 >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 list1 (A1 a1)
A1 operator[] (boost::arg< 1 >) const
A1 operator[] (boost::arg< 1 >(*)()) const
template<class T>
Toperator[] (_bi::value< T > &v) const
template<class T>
T const & operator[] (_bi::value< T > const &v) const
template<class T>
Toperator[] (reference_wrapper< T > const &v) const
template<class R, class F, class L>
result_traits< R, F >::type operator[] (bind_t< R, F, L > &b) const
template<class R, class F, class L>
result_traits< R, F >::type operator[] (bind_t< R, F, L > const &b) const
template<class R, class F, class A>
operator() (type< R >, F &f, A &a, long)
template<class R, class F, class A>
operator() (type< R >, F const &f, A &a, long) const
template<class F, class A>
void operator() (type< void >, F &f, A &a, int)
template<class F, class A>
void operator() (type< void >, F const &f, A &a, int) const
template<class V>
void accept (V &v) const
bool operator== (list1 const &rhs) const


Detailed Description

template<class A1>
class boost::_bi::list1< A1 >

Definition at line 197 of file bind.hpp.


Constructor & Destructor Documentation

template<class A1>
boost::_bi::list1< A1 >::list1 ( A1  a1  )  [inline, explicit]

Definition at line 201 of file bind.hpp.


Member Function Documentation

template<class A1>
A1 boost::_bi::list1< A1 >::operator[] ( boost::arg< 1 >   )  const [inline]

Definition at line 203 of file bind.hpp.

template<class A1>
A1 boost::_bi::list1< A1 >::operator[] ( boost::arg< 1 >  *)(  )  const [inline]

Definition at line 205 of file bind.hpp.

template<class A1>
template<class T>
T& boost::_bi::list1< A1 >::operator[] ( _bi::value< T > &  v  )  const [inline]

Definition at line 207 of file bind.hpp.

template<class A1>
template<class T>
T const& boost::_bi::list1< A1 >::operator[] ( _bi::value< T > const &  v  )  const [inline]

Definition at line 209 of file bind.hpp.

template<class A1>
template<class T>
T& boost::_bi::list1< A1 >::operator[] ( reference_wrapper< T > const &  v  )  const [inline]

Definition at line 211 of file bind.hpp.

template<class A1>
template<class R, class F, class L>
result_traits<R, F>::type boost::_bi::list1< A1 >::operator[] ( bind_t< R, F, L > &  b  )  const [inline]

Definition at line 213 of file bind.hpp.

template<class A1>
template<class R, class F, class L>
result_traits<R, F>::type boost::_bi::list1< A1 >::operator[] ( bind_t< R, F, L > const &  b  )  const [inline]

Definition at line 215 of file bind.hpp.

template<class A1>
template<class R, class F, class A>
R boost::_bi::list1< A1 >::operator() ( type< R >  ,
F &  f,
A &  a,
long   
) [inline]

Definition at line 217 of file bind.hpp.

template<class A1>
template<class R, class F, class A>
R boost::_bi::list1< A1 >::operator() ( type< R >  ,
F const &  f,
A &  a,
long   
) const [inline]

Definition at line 222 of file bind.hpp.

template<class A1>
template<class F, class A>
void boost::_bi::list1< A1 >::operator() ( type< void >  ,
F &  f,
A &  a,
int   
) [inline]

Definition at line 227 of file bind.hpp.

template<class A1>
template<class F, class A>
void boost::_bi::list1< A1 >::operator() ( type< void >  ,
F const &  f,
A &  a,
int   
) const [inline]

Definition at line 232 of file bind.hpp.

template<class A1>
template<class V>
void boost::_bi::list1< A1 >::accept ( V &  v  )  const [inline]

Definition at line 237 of file bind.hpp.

template<class A1>
bool boost::_bi::list1< A1 >::operator== ( list1< A1 > const &  rhs  )  const [inline]

Definition at line 242 of file bind.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