| ▼ src | |
| ▼ const | |
| ▼ public | |
| const.h | |
| ▼ dobj | |
| ▼ private | |
| DObject.cpp | Implementation of the DObject class |
| Metadata.cpp | Implementation of the Metadata class used in the dobj module |
| ▼ public | |
| DObject.h | Defines the DObject class, a universal data container for the project |
| LockableDObject.h | A lightweight wrapper for DObject that adds locking capabilities |
| Metadata.h | Public interface for the Metadata class used in the dobj module |
| ▼ mapping | |
| ▼ private | |
| grid.h | |
| mapper.h | |
| ▼ mesh | |
| ▼ public | |
| mesh.h | |
| ▼ opac | |
| ▼ public | |
| opac.h | |
| ▼ tests | |
| ▼ const | |
| constTest.cpp | Unit tests for the const class |
| ▼ dobj | |
| DObjectTest.cpp | Unit tests for the DObject class |
| LockableDObjectTest.cpp | Unit tests for the LockableDObject class |
| MetadataTest.cpp | Unit tests and integration tests for the Metadata class |