|
BPMN-OS
BPMN for optimization and simulation
|
#include <string>#include <vector>#include <unordered_map>#include <mutex>Go to the source code of this file.
Classes | |
| struct | BPMNOS::StringRegistry |
| Utility class for representing strings by numeric values. More... | |
Namespaces | |
| namespace | BPMNOS |
Variables | |
| BPMNOS::StringRegistry | stringRegistry |
|
extern |
Definition at line 38 of file StringRegistry.cpp.