ldas-tools-al 2.6.7
|
#include <string>
#include "ldastoolsal/ReadWriteLock.hh"
#include "ldastoolsal/types.hh"
#include "ldastoolsal/unordered_map.hh"
#include "objectregistry.icc"
Classes | |
class | ObjectRegistry< T > |
Object Registry. More... | |
struct | ObjectRegistry< T >::StateInfo |
State information for registered object. More... | |
class | ObjectRegistry< T >::AutoLock |
Ensure release of resource lock. More... | |
class | ObjectRegistryResourceLock< T, R, ExceptionDesc, ExceptionType > |
Resource lock management. More... | |
Macros | |
#define | OBJECT_REGISTRY_USE_UNORDERED_MAP 1 |
Typedefs | |
typedef const char * | ORRLExceptionDesc |
#define OBJECT_REGISTRY_USE_UNORDERED_MAP 1 |
typedef const char* ORRLExceptionDesc |