#include <sysc/packages/boost/detail/ob_call_traits.hpp>
Public Types | |
| typedef T | value_type |
| typedef T & | reference |
| typedef const T & | const_reference |
| typedef const T & | param_type |
Definition at line 43 of file ob_call_traits.hpp.
| typedef T boost::detail::standard_call_traits< T >::value_type |
Definition at line 45 of file ob_call_traits.hpp.
| typedef T& boost::detail::standard_call_traits< T >::reference |
Definition at line 46 of file ob_call_traits.hpp.
| typedef const T& boost::detail::standard_call_traits< T >::const_reference |
Definition at line 47 of file ob_call_traits.hpp.
| typedef const T& boost::detail::standard_call_traits< T >::param_type |
Definition at line 48 of file ob_call_traits.hpp.
1.5.5