kviewshell
DjVuDumpHelper Class Reference
DjVuDumpHelper. More...
#include <DjVuDumpHelper.h>
Public Member Functions | |
| DjVuDumpHelper (void) | |
| GP< ByteStream > | dump (GP< ByteStream > str) |
| GP< ByteStream > | dump (const GP< DataPool > &pool) |
| ~DjVuDumpHelper (void) | |
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.
Constructor & Destructor Documentation
| DjVuDumpHelper::DjVuDumpHelper | ( | void | ) | [inline] |
| DjVuDumpHelper::~DjVuDumpHelper | ( | void | ) | [inline] |
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 3.5 API Reference