ldas-tools-al 2.6.7
Loading...
Searching...
No Matches
objectregistry.hh File Reference
#include <string>
#include "ldastoolsal/ReadWriteLock.hh"
#include "ldastoolsal/types.hh"
#include <map>
#include "objectregistry.icc"
Include dependency graph for objectregistry.hh:

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
 

Macro Definition Documentation

◆ OBJECT_REGISTRY_USE_UNORDERED_MAP

#define OBJECT_REGISTRY_USE_UNORDERED_MAP   1

Typedef Documentation

◆ ORRLExceptionDesc

typedef const char* ORRLExceptionDesc