|
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 |
|
private |
Definition at line 260 of file parser.h.
Referenced by operator()().
1.8.5