bes
Updated for version 3.20.6
|
30 #ifndef CmrContainer_h_
31 #define CmrContainer_h_ 1
36 #include "BESContainer.h"
40 class RemoteHttpResource;
64 CmrContainer(
const std::string &sym_name,
const std::string &real_name,
const std::string &type);
72 virtual std::string
access();
76 virtual void dump(std::ostream &strm)
const;
81 #endif // CmrContainer_h_
virtual void dump(std::ostream &strm) const
dumps information about this object
virtual std::string access()
access the remote target response by making the remote request
Container representing a remote request.
virtual BESContainer * ptr_duplicate()
pure abstract method to duplicate this instances of BESContainer
A container is something that holds data. E.G., a netcdf file or a database entry.
virtual bool release()
release the resources