![]() |
ATLAS Offline Software
|
#include "CollectionSvc/ICollection.h"#include "CollectionSvc/CollectionDescription.h"#include "CollectionSvc/CollectionRowBuffer.h"#include "StorageSvc/DbPrint.h"#include "StorageSvc/FileDescriptor.h"#include "StorageSvc/DbContainer.h"#include "CollectionCursor.h"#include <string>#include <memory>Go to the source code of this file.
Classes | |
| class | pool::RootCollection |
| Collection implementation. More... | |
Namespaces | |
| namespace | pool |
| Framework include files. | |
Variables | |
| constexpr const char *const | pool::poolOptToRootOpt [] = {"UPDATE", "READ"} |
| const Io::IoFlag | pool::collModeToPoolMode [] = { Io::WRITE, Io::READ } |