![]() |
The Gaudi Framework
v26r3
|
#include <vector>

Go to the source code of this file.
Namespaces | |
| Containers | |
| Containers namespace. | |
Macros | |
| #define | CHECK_KEYED_CONTAINER |
| #define | CHECK_KEYED_CONTAINER |
Functions | |
| GAUDI_API void | Containers::cannotInsertToContainer () |
| Function to be called to indicate that an object cannot be inserted to the container. More... | |
| GAUDI_API void | Containers::containerIsInconsistent () |
| Function to be called to indicate that the container is found to be inconsistent. More... | |
| GAUDI_API void | Containers::invalidContainerOperation () |
| Function to be called to indicate that an operation should be performed on the container or it's contained data, which is not allowed. More... | |
| GAUDI_API void | Containers::cannotAssignObjectKey () |
| Function to be called when an object key cannot be assigned. More... | |
| #define CHECK_KEYED_CONTAINER |
Definition at line 5 of file KeyedTraits.h.
| #define CHECK_KEYED_CONTAINER |
Definition at line 5 of file KeyedTraits.h.