#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 28 of file buffer.cpp.
| #define INVENTORY_OPERATION "Inventory of buffer '" + string(getName()) + "'" |
Definition at line 34 of file buffer.cpp.
| #define PROCURE_OPERATION "Procure for buffer '" + string(getName()) + "'" |
Definition at line 37 of file buffer.cpp.
1.6.1