|
ewmscp
..
|
#include <Options.h>
Public Member Functions | |
| postFixedNumber () | |
| postFixedNumber (T aValue) | |
| postFixedNumber & | operator= (const T aValue) |
| operator T () const | |
| operator T& () | |
Protected Attributes | |
| T | lValue |
|
inline |
|
inline |
|
inline |
Definition at line 114 of file Options.h.
References options::postFixedNumber< T >::lValue.
|
inline |
Definition at line 117 of file Options.h.
References options::postFixedNumber< T >::lValue.
|
inline |
Definition at line 110 of file Options.h.
References options::postFixedNumber< T >::lValue.
|
protected |
Definition at line 106 of file Options.h.
Referenced by options::postFixedNumber< T >::operator T(), options::postFixedNumber< T >::operator T&(), and options::postFixedNumber< T >::operator=().
1.8.17