30#include "NgapOwnedContainerStorage.h"
31#include "NgapOwnedContainer.h"
57 strm << BESIndent::LMarg <<
"NgapOwnedContainerStorage::dump - (" << (
void *)
this <<
")" << endl;
60 BESIndent::UnIndent();
virtual void dump(std::ostream &strm) const
dumps information about this object
virtual void add_container(BESContainer *c)
add the passed container to the list of containers in volatile storage
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
Container representing a data resource that is 'owned' by NGAP/EDC/NASA but that is described by a DM...