ATLAS Offline Software
Loading...
Searching...
No Matches
DatabaseSpecification.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef INCLUDE_PERSISTENCYSVC_DATABASESPECIFICATION_H
6#define INCLUDE_PERSISTENCYSVC_DATABASESPECIFICATION_H
7
8namespace pool {
10 public:
14 typedef enum {
19 } NameType;
20 };
21}
22
23#endif
NameType
Enumeration type specifying the database name field, wherever the latter is used in methods accessing...
pool namespace
Definition libname.h:15