arg< T, true > Class Template Reference

#include <rc_common_header.h>

List of all members.


Detailed Description

template<class T>
class ReChannel::internals::arg< T, true >

This class can be used to implement variable argument lists.

Definition at line 107 of file rc_common_header.h.


Public Member Functions

 arg (T &arg_)
 arg (undef arg_)
 operator T * () const

Private Attributes

T * p_arg

Constructor & Destructor Documentation

arg ( T &  arg_  )  [inline]

Definition at line 110 of file rc_common_header.h.

arg ( undef  arg_  )  [inline]

Definition at line 111 of file rc_common_header.h.


Member Function Documentation

operator T * (  )  const [inline]

Definition at line 112 of file rc_common_header.h.


Member Data Documentation

T* p_arg [private]

Definition at line 114 of file rc_common_header.h.


The documentation for this class was generated from the following file:
Generated on Tue Jan 1 23:14:16 2008 for ReChannel by  doxygen 1.5.3