KDevelop API Documentation

ChmDirTableEntry Struct Reference

#include <chmfile.h>

List of all members.

Public Member Functions

 ChmDirTableEntry ()
 ChmDirTableEntry (uint s, uint o, uint l)

Public Attributes

uint section
uint offset
uint length


Constructor & Destructor Documentation

ChmDirTableEntry::ChmDirTableEntry  )  [inline]
 

Definition at line 28 of file chmfile.h.

References length, offset, and section.

ChmDirTableEntry::ChmDirTableEntry uint  s,
uint  o,
uint  l
[inline]
 

Definition at line 29 of file chmfile.h.

References length, offset, and section.


Member Data Documentation

uint ChmDirTableEntry::length
 

Definition at line 34 of file chmfile.h.

Referenced by ChmDirTableEntry().

uint ChmDirTableEntry::offset
 

Definition at line 33 of file chmfile.h.

Referenced by ChmDirTableEntry().

uint ChmDirTableEntry::section
 

Definition at line 32 of file chmfile.h.

Referenced by ChmDirTableEntry().


The documentation for this struct was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:01:59 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003