#include <unit.h>
List of all members.
Detailed Description
Definition at line 52 of file unit.h.
Constructor & Destructor Documentation
| Unit::Unit |
( |
const T_STRING & |
name, |
|
|
T_MAGNITUDE |
scale = 1 |
|
) |
| |
| Unit::Unit |
( |
const T_STRING & |
name, |
|
|
Type * |
type, |
|
|
T_MAGNITUDE |
scale = 1 |
|
) |
| |
Member Function Documentation
| T_STRING Unit::getName |
( |
| ) |
const |
| T_MAGNITUDE Unit::getScale |
( |
| ) |
const |
| Type * Unit::getType |
( |
| ) |
const |
| void Unit::setType |
( |
Type * |
type | ) |
|
Member Data Documentation
The documentation for this class was generated from the following files:
- /var/www/hormigaproject.com.ar/files/src/types/unit.h
- /var/www/hormigaproject.com.ar/files/src/types/unit.cpp