|
cloudy trunk
|
#include <parser.h>

Public Member Functions | |
| UnitConverter (double unit) | |
| void | operator() (realnum *t) const |
Private Attributes | |
| const realnum | m_unit |
Generator for functors which convert the unit of their argument
|
inline |
|
inline |
|
private |
Definition at line 259 of file parser.h.
Referenced by operator()(), and UnitConverter().