Go to the documentation of this file.
10 #ifndef QXPMACSTREAM_H_INCLUDED
11 #define QXPMACSTREAM_H_INCLUDED
16 #include <librevenge-stream/librevenge-stream.h>
24 QXPMacFileParser(std::shared_ptr<librevenge::RVNGInputStream> &dataFork, std::string &type, std::string &creator);
26 bool parse(
const std::shared_ptr<librevenge::RVNGInputStream> &input);
29 std::shared_ptr<librevenge::RVNGInputStream> &
m_dataFork;
Definition: libqxp_utils.h:138
std::shared_ptr< librevenge::RVNGInputStream > & m_dataFork
Definition: QXPMacFileParser.h:29
std::string & m_creator
Definition: QXPMacFileParser.h:31
Definition: QXPMacFileParser.h:21
bool parse(const std::shared_ptr< librevenge::RVNGInputStream > &input)
Definition: QXPMacFileParser.cpp:1240
Definition: libqxp_utils.cpp:24
QXPMacFileParser(std::shared_ptr< librevenge::RVNGInputStream > &dataFork, std::string &type, std::string &creator)
Definition: QXPMacFileParser.cpp:1233
#define QXP_DEBUG_MSG(M)
Definition: libqxp_utils.h:53
Definition: libqxp_utils.h:62
Definition: QXPMemoryStream.h:20
std::string & m_type
Definition: QXPMacFileParser.h:30
Generated for libqxp by
doxygen 1.8.16