KDevelop API Documentation

ChmDirTableEntry Struct Reference

#include <chmfile.h>

Collaboration diagram for ChmDirTableEntry:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ChmDirTableEntry ()
 ChmDirTableEntry (uint s, uint o, uint l)
 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().

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

Definition at line 29 of file chmfile.h.

References length().

ChmDirTableEntry::ChmDirTableEntry  )  [inline]
 

Definition at line 28 of file chmfile.h.

References length().

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

Definition at line 29 of file chmfile.h.

References length().


Member Data Documentation

uint ChmDirTableEntry::length
 

Definition at line 34 of file chmfile.h.

uint ChmDirTableEntry::offset
 

Definition at line 33 of file chmfile.h.

uint ChmDirTableEntry::section
 

Definition at line 32 of file chmfile.h.


The documentation for this struct 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 Wed Mar 23 00:19:59 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003