|
BPMN-OS
BPMN for optimization and simulation
|
#include <string>#include <vector>#include <mutex>#include <shared_mutex>#include "Number.h"#include "vector_map.h"Go to the source code of this file.
Classes | |
| struct | BPMNOS::CollectionRegistry |
| Utility class for representing collections by numeric values. More... | |
Namespaces | |
| namespace | BPMNOS |
Variables | |
| BPMNOS::CollectionRegistry | collectionRegistry |
|
extern |
Definition at line 59 of file CollectionRegistry.cpp.