DjVuDumpHelper Class Reference

#include <DjVuDumpHelper.h>

List of all members.


Detailed Description

DjVuDumpHelper.

This class can dump information on any DjVu file without decoding it. Based upon old djvudump.cpp} code.

Definition at line 100 of file DjVuDumpHelper.h.


Public Member Functions

 DjVuDumpHelper (void)
 ~DjVuDumpHelper (void)
GP< ByteStreamdump (const GP< DataPool > &pool)
GP< ByteStreamdump (GP< ByteStream > str)

Constructor & Destructor Documentation

DjVuDumpHelper::DjVuDumpHelper ( void   )  [inline]

Default constructor.

Definition at line 104 of file DjVuDumpHelper.h.

DjVuDumpHelper::~DjVuDumpHelper ( void   )  [inline]

Destructor.

Definition at line 106 of file DjVuDumpHelper.h.


Member Function Documentation

GP< ByteStream > DjVuDumpHelper::dump ( GP< ByteStream str  ) 

Interprets the file passed in the ByteStream}, and returns the results in ByteStream}.

Definition at line 337 of file DjVuDumpHelper.cpp.

GP< ByteStream > DjVuDumpHelper::dump ( const GP< DataPool > &  pool  ) 

Interprets the file passed in the DataPool}, and returns the results in ByteStream}.

Definition at line 331 of file DjVuDumpHelper.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys