sCoordText Struct Reference

#include <gweb.h>

List of all members.

Public Member Functions

 sCoordText ()
 ~sCoordText ()
bool IsOk ()
unsigned N ()
char * Str (unsigned idx)
gIntCoordGetCoord (unsigned idx)
unsigned FindCoordX (int x)
unsigned FindCoordX (int x, gList &foundL, gList &foundTxtL)
bool Add (int x, int y, gString &s)
bool Add (int x, int y, char *s)
bool Add (int x, int y, int z, gString &s)
bool Add (int x, int y, int z, char *s)
bool AddCoord (int x, int y, int z=0)
bool AddCoordToList (int x, int y, int z, gList &resL)
bool AddText (gString &s)
bool AddText (char *s)
void Delete ()
void Report (FILE *fRep, bool doShowAll=true)

Public Attributes

gList coordL
gList textL


Constructor & Destructor Documentation

sCoordText::sCoordText  )  [inline]
 

Definition at line 121 of file gweb.h.

sCoordText::~sCoordText  )  [inline]
 

Definition at line 123 of file gweb.h.


Member Function Documentation

bool sCoordText::Add int  x,
int  y,
int  z,
char *  s
 

Definition at line 167 of file gweb.cpp.

bool sCoordText::Add int  x,
int  y,
int  z,
gString s
 

Definition at line 147 of file gweb.cpp.

bool sCoordText::Add int  x,
int  y,
char *  s
 

Definition at line 140 of file gweb.cpp.

bool sCoordText::Add int  x,
int  y,
gString s
[inline]
 

Definition at line 138 of file gweb.h.

Referenced by Add(), gUnweb::thisAddCmd(), gUnweb::thisAddTxt(), gUnweb::thisConsolidateDataCoord(), and gUnweb::thisTxtCheck().

bool sCoordText::AddCoord int  x,
int  y,
int  z = 0
 

Definition at line 174 of file gweb.cpp.

Referenced by Add(), and gUnweb::thisPreStripComments().

bool sCoordText::AddCoordToList int  x,
int  y,
int  z,
gList resL
 

Definition at line 179 of file gweb.cpp.

Referenced by AddCoord(), and FindCoordX().

bool sCoordText::AddText char *  s  ) 
 

Definition at line 194 of file gweb.cpp.

bool sCoordText::AddText gString s  ) 
 

Definition at line 189 of file gweb.cpp.

Referenced by Add(), and gUnweb::thisPreStripComments().

void sCoordText::Delete  ) 
 

Definition at line 201 of file gweb.cpp.

unsigned sCoordText::FindCoordX int  x,
gList foundL,
gList foundTxtL
 

Definition at line 122 of file gweb.cpp.

unsigned sCoordText::FindCoordX int  x  ) 
 

Definition at line 116 of file gweb.cpp.

gIntCoord & sCoordText::GetCoord unsigned  idx  ) 
 

Definition at line 108 of file gweb.cpp.

Referenced by gUnweb::Dump(), FindCoordX(), Report(), gUnweb::thisAddTxt(), gUnweb::thisConsolidateDataCoord(), and gUnweb::thisCutCommentsInTxt().

bool sCoordText::IsOk  ) 
 

Definition at line 90 of file gweb.cpp.

Referenced by AddCoordToList(), and N().

unsigned sCoordText::N  ) 
 

Definition at line 97 of file gweb.cpp.

Referenced by gUnweb::Dump(), FindCoordX(), Report(), gUnweb::thisAddTxt(), gUnweb::thisConsolidateDataCoord(), gUnweb::thisCutCommentsInTxt(), gHtmlParser::thisFillFromUnweb(), gUnweb::thisPostProcess(), and gUnweb::thisPreProcess().

void sCoordText::Report FILE *  fRep,
bool  doShowAll = true
 

Definition at line 207 of file gweb.cpp.

Referenced by gUnweb::Dump().

char * sCoordText::Str unsigned  idx  ) 
 

Definition at line 103 of file gweb.cpp.

Referenced by gUnweb::Dump(), Report(), gUnweb::Str(), gUnweb::thisConsolidateDataCoord(), and gUnweb::thisCutCommentsInTxt().


Member Data Documentation

gList sCoordText::coordL
 

Definition at line 126 of file gweb.h.

Referenced by AddCoord(), Delete(), GetCoord(), IsOk(), and N().

gList sCoordText::textL
 

Definition at line 127 of file gweb.h.

Referenced by AddText(), Delete(), FindCoordX(), IsOk(), and Str().


The documentation for this struct was generated from the following files:
Generated on Sat Aug 18 02:41:25 2007 for xpfweb_v2x lib by  doxygen 1.4.2