![]() |
ATLAS Offline Software
|
#include <StorageSvc/DbTransform.h>
Static Public Member Functions | |
| static StatusCode | getShape (const Guid &shape_Guid, const DbTypeInfo *&shape) |
| Get the main shape matching the class GUID. | |
| static const DbTypeInfo * | getShape (const Guid &shape_Guid, const std::string &rep) |
| Get the shape matching the class GUID and the exact type shape given as string rep. | |
| static StatusCode | regShape (const DbTypeInfo *shape) |
| Access entry in shape registry. | |
| static void | ownShape (const DbTypeInfo *shape) |
| keep shape until the end | |
| static StatusCode | removeShape (const DbTypeInfo *shape) |
| Access entry in shape registry. | |
Private Member Functions | |
| DbTransform () | |
| This class does not want to be instantiated.... | |
|
inlineprivate |
|
static |
Get the main shape matching the class GUID.
|
static |
Get the shape matching the class GUID and the exact type shape given as string rep.
|
static |
keep shape until the end
|
static |
Access entry in shape registry.
|
static |
Access entry in shape registry.