DWFPackageReader Class Reference
[DWF Package API]

#include "dwf/package/reader/PackageReader.h"


Detailed Description

This class is used to process DWF package files.

Since:
7.0.1
Note:
This class is built specifically for handling DWF 6 (and higher) packages. Please be sure to check the type with getPackageInfo() or GetPackageInfo() and handle single graphics streams separately with the appropriate toolkits.
Warning:
This object uses an implementation of the zip library that is not thread-safe. This implies that this class is not re-entrant and data should be extracted completely in-whole.
Todo:
Provide a thread-safe reader implementation.
Examples:

Aggregate/Aggregate.cpp, ReadContentDefinition/ReadContentDefinition.cpp, SimpleEnumReader/SimpleEnumReader.cpp, and TimedXMLReader/TimedXMLReader.cpp.


The documentation for this class was generated from the following file:
Generated on Tue Jan 6 22:40:09 2009 for Autodesk DWF Toolkit by  doxygen 1.4.5