33 #ifndef NCMLContainerStorage_h_
34 #define NCMLContainerStorage_h_ 1
64 const string &type ) ;
66 virtual void dump( ostream &strm )
const ;
69 #endif // NCMLContainerStorage_h_
virtual void dump(ostream &strm) const
dumps information about this object
implementation of BESContainerStorage that stores containers in memory for the duration of this proce...
virtual ~NCMLContainerStorage()
static string NCML_TempDir
virtual void add_container(const string &s_name, const string &r_name, const string &type)
adds a container with the provided information
NCMLContainerStorage(const string &n)
create an instance of this persistent store with the given name.
implementation of BESContainerStorageVolatile that represents a list of NCML requests ...