#include <gHtmlOpt.h>
Inheritance diagram for gHInOpt:
Public Member Functions | |
gHInOpt () | |
virtual | ~gHInOpt () |
virtual bool | HasToSkip (int iLine) |
virtual bool | ConvertToInt (char *str, int &v) |
virtual bool | SetFromString (char *str) |
Public Attributes | |
gListInt | lLineAdd |
int | vLineLTE |
int | vLineGTE |
gListInt | lLineSuppress |
int | vLineSupLTE |
int | vLineSupGTE |
Protected Member Functions | |
int | thisAddLineSup (int v, bool doExclude) |
int | thisAddLineSupGTE (int v, bool doExclude) |
bool | thisHasToShow (int iLine) |
Protected Attributes | |
bool | hasLineAddRestriction |
|
Definition at line 92 of file gHtmlOpt.cpp. |
|
Definition at line 101 of file gHtmlOpt.cpp. |
|
Definition at line 117 of file gHtmlOpt.cpp. Referenced by SetFromString(). |
|
Definition at line 105 of file gHtmlOpt.cpp. |
|
Definition at line 126 of file gHtmlOpt.cpp. |
|
Definition at line 187 of file gHtmlOpt.cpp. Referenced by SetFromString(). |
|
Definition at line 200 of file gHtmlOpt.cpp. Referenced by SetFromString(). |
|
Definition at line 216 of file gHtmlOpt.cpp. Referenced by HasToSkip(). |
|
Definition at line 93 of file gHtmlOpt.h. Referenced by thisAddLineSup(), thisAddLineSupGTE(), and thisHasToShow(). |
|
Definition at line 80 of file gHtmlOpt.h. Referenced by thisAddLineSup(), and thisHasToShow(). |
|
Definition at line 82 of file gHtmlOpt.h. Referenced by HasToSkip(), and thisAddLineSup(). |
|
Definition at line 81 of file gHtmlOpt.h. Referenced by thisAddLineSupGTE(), and thisHasToShow(). |
|
Definition at line 81 of file gHtmlOpt.h. |
|
Definition at line 83 of file gHtmlOpt.h. Referenced by HasToSkip(), and thisAddLineSupGTE(). |
|
Definition at line 83 of file gHtmlOpt.h. Referenced by HasToSkip(). |