mbo::arg_info< _Targ, _Tvar > Struct Template Reference

Function argument type information (default copy by value). More...

#include <arg_info.h>

Inheritance diagram for mbo::arg_info< _Targ, _Tvar >:

Inheritance graph
{mbo::const_arg_info\< _Targ, _Tvar \>\n||}{mbo::copy_arg_info\< const _Type & \>\n||}{mbo::copy_arg_info\< const _Type * \>\n||}{mbo::arg_info\< const const _Type &, _Type & \>\n||}{mbo::arg_info\< const _Type *, _Type * \>\n||}{mbo::arg_info\< const const _Type *, _Type * \>\n||}{mbo::arg_info\< _Type, _Type \>\n||}{mbo::arg_info\< const _Type &, _Type \>\n||}{mbo::copy_arg_info\< _Type * \>\n||}{mbo::copy_arg_info\< _Type \>\n||}{mbo::copy_arg_info\< _Type & \>\n||}
[legend]

List of all members.

Public Types

typedef _Targ argument_t
typedef _Targ variable_t


Detailed Description

template<typename _Targ, typename _Tvar = _Targ>
struct mbo::arg_info< _Targ, _Tvar >

Function argument type information (default copy by value).

Definition at line 50 of file arg_info.h.


Member Typedef Documentation

template<typename _Targ, typename _Tvar = _Targ>
typedef _Targ mbo::arg_info< _Targ, _Tvar >::argument_t

Definition at line 52 of file arg_info.h.

template<typename _Targ, typename _Tvar = _Targ>
typedef _Targ mbo::arg_info< _Targ, _Tvar >::variable_t

Definition at line 53 of file arg_info.h.


The documentation for this struct was generated from the following file:
  Hosted on code.google.com  
© Marcus Börger
Generated on Fri Jan 18 21:21:10 2008 for MBO-lib by doxygen 1.5.4