33#ifndef NCMLContainerStorage_h_
34#define NCMLContainerStorage_h_ 1
38#include "BESContainerStorageVolatile.h"
54 static string NCML_TempDir;
59 virtual void add_container(
const string &s_name,
const string &r_name,
const string &type);
BESContainerStorageVolatile(const std::string &n)
create an instance of this persistent store with the given name.
NCMLContainerStorage(const string &n)
create an instance of this persistent store with the given name.
virtual void add_container(const string &s_name, const string &r_name, const string &type)
adds a container with the provided information
virtual void dump(ostream &strm) const
dumps information about this object