32#include "NgapBuildDmrppContainerStorage.h"
33#include "NgapBuildDmrppContainer.h"
48 auto c = make_unique<NgapBuildDmrppContainer>(s_name, r_name,
"h5");
67 strm << BESIndent::LMarg <<
"NgapBuildDmrppContainerStorage::dump - (" << (
void *)
this <<
")" << endl;
70 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