boost::_bi::value< T > Class Template Reference

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

Collaboration diagram for boost::_bi::value< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 value (T const &t)
Tget ()
T const & get () const
bool operator== (value const &rhs) const


Detailed Description

template<class T>
class boost::_bi::value< T >

Definition at line 91 of file bind.hpp.


Constructor & Destructor Documentation

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

Definition at line 95 of file bind.hpp.


Member Function Documentation

template<class T>
T& boost::_bi::value< T >::get (  )  [inline]

Definition at line 97 of file bind.hpp.

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

Definition at line 98 of file bind.hpp.

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

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