#include <UnitsExtension.h>
Public Methods | |
| bool | existsUnit (std::string name) |
| double | getFactor (std::string name) |
| bool | getUnits (std::string definitionFile) |
Private Methods | |
| bool | addUnit (std::string name, double factor) |
Private Attributes | |
| std::vector<UnitsObject> | unitVector |
|
|
Definition at line 4 of file UnitsExtension.cpp. Referenced by getUnits(). |
|
|
Definition at line 13 of file UnitsExtension.cpp. Referenced by addUnit(), and PropertyCompiler::getValueType(). |
|
|
Definition at line 25 of file UnitsExtension.cpp. Referenced by PropertyCompiler::getValueType(). |
|
|
Definition at line 37 of file UnitsExtension.cpp. Referenced by PropertyCompiler::checkSyntax(). |
|
|
Definition at line 56 of file UnitsExtension.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000