boost::call_traits< T > Struct Template Reference

#include <sysc/packages/boost/detail/call_traits.hpp>

List of all members.

Public Types

typedef T value_type
typedef Treference
typedef const Tconst_reference
typedef detail::ct_imp< T,::boost::is_pointer
< T >::value,::boost::is_arithmetic
< T >::value >::param_type 
param_type
typedef
call_traits_type::value_type 
value_type
typedef call_traits_type::reference reference
typedef
call_traits_type::const_reference 
const_reference
typedef
call_traits_type::param_type 
param_type


Detailed Description

template<typename T>
struct boost::call_traits< T >

Definition at line 67 of file call_traits.hpp.


Member Typedef Documentation

template<typename T>
typedef T boost::call_traits< T >::value_type

Definition at line 70 of file call_traits.hpp.

template<typename T>
typedef T& boost::call_traits< T >::reference

Definition at line 71 of file call_traits.hpp.

template<typename T>
typedef const T& boost::call_traits< T >::const_reference

Definition at line 72 of file call_traits.hpp.

template<typename T>
typedef detail::ct_imp< T, ::boost::is_pointer<T>::value, ::boost::is_arithmetic<T>::value >::param_type boost::call_traits< T >::param_type

Definition at line 83 of file call_traits.hpp.

template<typename T>
typedef call_traits_type::value_type boost::call_traits< T >::value_type

Definition at line 143 of file ob_call_traits.hpp.

template<typename T>
typedef call_traits_type::reference boost::call_traits< T >::reference

Definition at line 144 of file ob_call_traits.hpp.

template<typename T>
typedef call_traits_type::const_reference boost::call_traits< T >::const_reference

Definition at line 145 of file ob_call_traits.hpp.

template<typename T>
typedef call_traits_type::param_type boost::call_traits< T >::param_type

Definition at line 146 of file ob_call_traits.hpp.


The documentation for this struct was generated from the following files:

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