33 #ifndef NCMLContainer_h_
34 #define NCMLContainer_h_ 1
56 string _tmp_file_name ;
64 const string &real_name ) ;
76 virtual void dump( ostream &strm )
const ;
79 #endif // NCMLContainer_h_
Container representing a NCML request.
virtual void dump(ostream &strm) const
dumps information about this object
virtual BESContainer * ptr_duplicate()
pure abstract method to duplicate this instances of BESContainer
void _duplicate(NCMLContainer ©_to)
virtual bool release()
release the NCML cached resources
virtual string access()
access the NCML target response by making the NCML request
A container is something that holds data.