#include <gweb.h>
Inheritance diagram for gIntCoord:
Public Member Functions | |
gIntCoord () | |
gIntCoord (int ax, int ay) | |
gIntCoord (int ax, int ay, int az) | |
virtual | ~gIntCoord () |
virtual int | GetX () |
virtual int | GetY () |
virtual int | GetZ () |
virtual void | Reset () |
virtual bool | SetX (int ax) |
virtual bool | SetY (int ay) |
virtual bool | SetZ (int az) |
gIntCoord & | operator= (gIntCoord ©) |
gStorage * | NewObject () |
virtual t_uchar * | ToString (t_uchar *uBuf) |
virtual void | Show (bool doShowAll=true) |
Public Attributes | |
short | iAux |
Protected Attributes | |
int | y |
int | z |
|
Definition at line 13 of file gweb.cpp. Referenced by NewObject(). |
|
|
|
|
|
|
|
Definition at line 36 of file gweb.h. Referenced by operator=(). |
|
Definition at line 40 of file gweb.h. Referenced by gHSeq::Build(), gTagCoord::IsOk(), gTagTree::IsOk(), operator=(), gTagCoord::SetZ(), gHSeq::thisBuild(), and gUnweb::thisCutCommentsInTxt(). |
|
Definition at line 44 of file gweb.h. Referenced by gTagCoord::IsOk(), operator=(), gHSeq::thisBuild(), and gHSeq::thisLineSubBlockCoord(). |
|
Reimplemented from gInt. |
|
|
|
Reimplemented from gInt. Reimplemented in gTagTree, and gTagCoord. Definition at line 49 of file gweb.h. Referenced by gTagCoord::Reset(). |
|
Definition at line 54 of file gweb.h. Referenced by gTagCoord::SetTagId(). |
|
Definition at line 58 of file gweb.h. Referenced by gHSeq::thisCheck(). |
|
Reimplemented in gTagCoord. Definition at line 63 of file gweb.h. Referenced by gTagCoord::SetZ(). |
|
Reimplemented from gInt. |
|
Reimplemented from gInt. |
|
Definition at line 33 of file gweb.h. Referenced by operator=(). |
|
Definition at line 79 of file gweb.h. Referenced by GetY(), NewObject(), operator=(), Reset(), SetY(), Show(), and ToString(). |
|
Definition at line 79 of file gweb.h. Referenced by GetZ(), NewObject(), operator=(), Reset(), SetZ(), and ToString(). |