boost::_bi::list0 Class Reference

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

List of all members.

Public Member Functions

 list0 ()
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 &, long)
template<class R, class F, class A>
operator() (type< R >, F const &f, A &, long) const
template<class F, class A>
void operator() (type< void >, F &f, A &, int)
template<class F, class A>
void operator() (type< void >, F const &f, A &, int) const
template<class V>
void accept (V &) const
bool operator== (list0 const &) const


Detailed Description

Definition at line 151 of file bind.hpp.


Constructor & Destructor Documentation

boost::_bi::list0::list0 (  )  [inline]

Definition at line 155 of file bind.hpp.


Member Function Documentation

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

Definition at line 157 of file bind.hpp.

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

Definition at line 159 of file bind.hpp.

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

Definition at line 161 of file bind.hpp.

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

Definition at line 163 of file bind.hpp.

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

Definition at line 165 of file bind.hpp.

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

Definition at line 167 of file bind.hpp.

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

Definition at line 172 of file bind.hpp.

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

Definition at line 177 of file bind.hpp.

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

Definition at line 182 of file bind.hpp.

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

Definition at line 187 of file bind.hpp.

bool boost::_bi::list0::operator== ( list0 const &   )  const [inline]

Definition at line 191 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