#include "ContainerInterfaces.h"
Namespaces | |
| namespace | DigitalSpaces |
Data Structures | |
| struct | DigitalSpaces::_DUID |
| DigitalSpaces Unique ID. More... | |
| struct | DigitalSpaces::DIObjectBase |
| Base Interface for all inter-module objects. More... | |
| typedef struct DigitalSpaces::_DUID | DigitalSpaces::DUID |
| DigitalSpaces Unique ID. | |
| bool | DigitalSpaces::operator< (const DUID &aUUID, const DUID &bUUID) |
| Operator to allow use in std::map's. | |
| bool | DigitalSpaces::operator== (const DUID &aUUID, const DUID &bUUID) |
| Operator to allow use in std::map's. | |
1.5.6