MWAWDocumentInternal Namespace Reference

structure used to hide some functions needed by MWAWDocument (basically to check if the file is really supported). More...

Functions

MWAWHeadergetHeader (MWAWInputStreamPtr &ip, MWAWRSRCParserPtr rsrcParser, bool strict)
 return the header corresponding to an input. More...
 
bool checkBasicMacHeader (MWAWInputStreamPtr &input, MWAWRSRCParserPtr rsrcParser, MWAWHeader &header, bool strict)
 Wrapper to check a basic header of a mac file. More...
 

Detailed Description

structure used to hide some functions needed by MWAWDocument (basically to check if the file is really supported).

Function Documentation

bool MWAWDocumentInternal::checkBasicMacHeader ( MWAWInputStreamPtr input,
MWAWRSRCParserPtr  rsrcParser,
MWAWHeader header,
bool  strict 
)

Wrapper to check a basic header of a mac file.

Referenced by getHeader().

MWAWHeader * MWAWDocumentInternal::getHeader ( MWAWInputStreamPtr ip,
MWAWRSRCParserPtr  rsrcParser,
bool  strict 
)

return the header corresponding to an input.

Or 0L if no input are found

avoid very short file

avoid very short file

Referenced by MWAWDocument::isFileFormatSupported(), and MWAWDocument::parse().


Generated on Tue Apr 30 2013 06:31:24 for libmwaw by doxygen 1.8.3.1