kstars
HtmRange Class Reference
#include <HtmRange.h>
Public Member Functions | |
HtmRange () | |
~HtmRange () | |
int | getNext (Key *lo, Key *hi) |
void | mergeRange (const Key lo, const Key hi) |
void | reset () |
Protected Member Functions | |
InclusionType | tinside (const Key mid) const |
Detailed Description
Definition at line 14 of file HtmRange.h.
Constructor & Destructor Documentation
HtmRange::HtmRange | ( | ) |
Definition at line 3 of file HtmRange.cpp.
HtmRange::~HtmRange | ( | ) |
Definition at line 9 of file HtmRange.cpp.
Member Function Documentation
Definition at line 72 of file HtmRange.cpp.
Definition at line 45 of file HtmRange.cpp.
void HtmRange::reset | ( | void | ) |
Definition at line 66 of file HtmRange.cpp.
|
protected |
Definition at line 17 of file HtmRange.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.