KDevelop API Documentation

Chm Class Reference

#include <chmfile.h>

List of all members.

Public Member Functions

bool read (const QString &, ChmDirectoryMap &, QByteArray &) const
bool read (const QString &, ChmDirectoryMap &, QByteArray &) const

Private Member Functions

bool getChunk (QFile &, uint, ChmDirectoryMap &) const
uint getEncInt (QFile &, uint &) const
uint getName (QFile &, QString &) const
uint getIntel32 (QFile &) const
uint getIntel64 (QFile &) const
bool getChunk (QFile &, uint, ChmDirectoryMap &) const
uint getEncInt (QFile &, uint &) const
uint getName (QFile &, QString &) const
uint getIntel32 (QFile &) const
uint getIntel64 (QFile &) const


Member Function Documentation

bool Chm::getChunk QFile ,
uint  ,
ChmDirectoryMap
const [private]
 

bool Chm::getChunk QFile ,
uint  ,
ChmDirectoryMap
const [private]
 

Definition at line 64 of file chmfile.cpp.

References ChmDirectoryMap, getEncInt(), getIntel32(), getName(), and length().

Referenced by read().

uint Chm::getEncInt QFile ,
uint & 
const [private]
 

uint Chm::getEncInt QFile ,
uint & 
const [private]
 

Definition at line 21 of file chmfile.cpp.

Referenced by getChunk().

uint Chm::getIntel32 QFile  )  const [private]
 

uint Chm::getIntel32 QFile  )  const [private]
 

Definition at line 51 of file chmfile.cpp.

Referenced by getChunk(), getIntel64(), and read().

uint Chm::getIntel64 QFile  )  const [private]
 

uint Chm::getIntel64 QFile  )  const [private]
 

Definition at line 57 of file chmfile.cpp.

References getIntel32().

Referenced by read().

uint Chm::getName QFile ,
QString
const [private]
 

uint Chm::getName QFile ,
QString
const [private]
 

Definition at line 39 of file chmfile.cpp.

References len.

Referenced by getChunk().

bool Chm::read const QString ,
ChmDirectoryMap ,
QByteArray
const
 

bool Chm::read const QString ,
ChmDirectoryMap ,
QByteArray
const
 

Definition at line 101 of file chmfile.cpp.

References ChmDirectoryMap, getChunk(), getIntel32(), getIntel64(), LZXdecompress(), and LZXinit().

Referenced by ChmProtocol::checkNewFile().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:37:38 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003