#include "frepple/model.h"#include <math.h>Go to the source code of this file.
Namespaces | |
| namespace | frepple |
Core namespace. | |
Defines | |
| #define | FREPPLE_CORE |
| #define | INVENTORY_OPERATION "Inventory of buffer '" + string(getName()) + "'" |
| #define | PROCURE_OPERATION "Procure for buffer '" + string(getName()) + "'" |
| #define FREPPLE_CORE |
Definition at line 27 of file buffer.cpp.
| #define INVENTORY_OPERATION "Inventory of buffer '" + string(getName()) + "'" |
Definition at line 33 of file buffer.cpp.
| #define PROCURE_OPERATION "Procure for buffer '" + string(getName()) + "'" |
Definition at line 36 of file buffer.cpp.
1.6.1