#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
| class | NumberingPolicy |
| Abstruct class for naming policy management when creating objects. More... | |
| struct | NumberingPolicy::ObjectNotFound |
| The structures for exception handling when object was not found. More... | |
| class | DefaultNumberingPolicy |
| Class for naming policy management when creating objects. More... | |
1.5.5