|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef POOL_DBREFLEX_H
14 #define POOL_DBREFLEX_H
83 #endif // POOL_DBREFLEX_H
static const TypeH forGuid(const Guid &info)
Access classes by Guid.
~DbReflex()
No public destruction.
static std::string fullTypeName(const TypeH &type)
Access full class name with scope.
static const TypeH forTypeInfo(const std::type_info &info)
Access classes by RTTI type information.
DbReflex()
No public construction.
This class provides a encapsulation of a GUID/UUID/CLSID/IID data structure (128 bit number).
static const TypeH forTypeName(const std::string &name)
Access classes by class name.
This file contains the class definition for the Guid class (migrated from POOL).
static Guid guid(const TypeH &id)
Determine Guid (normalized string form) from reflection type.