26#ifndef NgapOwnedContainerStorage_h_
27#define NgapOwnedContainerStorage_h_ 1
31#include "BESContainerStorageVolatile.h"
50 ~NgapOwnedContainerStorage()
override =
default;
52 void add_container(
const std::string &s_name,
const std::string &r_name,
const std::string &type)
override;
54 void dump(std::ostream &strm)
const override;
BESContainerStorageVolatile(const std::string &n)
create an instance of this persistent store with the given name.
void add_container(const std::string &s_name, const std::string &r_name, const std::string &type) override
adds a container with the provided information
void dump(std::ostream &strm) const override
dumps information about this object