30 #ifndef MWAWOLESTREAM_HXX
31 #define MWAWOLESTREAM_HXX
60 Storage( shared_ptr<WPXInputStream> is );
75 std::vector<std::string>
getSubStreamList(std::string dir=
"/",
bool onlyFiles=
true);
90 shared_ptr<WPXInputStream>
getSubStream(
const std::string &name);
109 #endif // WPXOLESTREAM_H