#include <val.h>
List of all members.
Detailed Description
template<class ET>
class val_Element< ET >
Definition at line 43 of file val.h.
Constructor & Destructor Documentation
Definition at line 47 of file val.h.
Definition at line 52 of file val.h.
Definition at line 58 of file val.h.
Member Function Documentation
Definition at line 65 of file val.h.
Definition at line 75 of file val.h.
00075 {
00076 return Val();
00077 }
Definition at line 79 of file val.h.
Definition at line 88 of file val.h.
00088 {
00089 return m_type;
00090 }
template<class ET>
| void val_Element< ET >::Val |
( |
const ET |
a_val |
) |
[inline] |
Definition at line 92 of file val.h.
template<class ET>
| void val_Element< ET >::Range |
( |
const ET |
a_low, |
|
|
const ET |
a_high | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: