33 #ifndef BESFileContainer_h_
34 #define BESFileContainer_h_ 1
70 BESFileContainer(
const string &sym_name,
const string &real_name,
const string &type);
88 virtual void dump(ostream &strm)
const;
91 #endif // BESFileContainer_h_
virtual string access()
returns the name of a file to access for this container, uncompressing if necessary.
virtual ~BESFileContainer()
Holds real data, container type and constraint for symbolic name read from persistence.
virtual void _duplicate(BESContainer ©_to)
virtual void dump(ostream &strm) const
Displays debug information about this object.
A container is something that holds data.
virtual bool release()
release the file
virtual BESContainer * ptr_duplicate()
duplicate this instances of BESFileContainer