gSmartList Class Reference

#include <glistext.h>

Inheritance diagram for gSmartList:

gList gListGeneric gStorage gTop List of all members.

Public Member Functions

 gSmartList (char *s=nil, char aSmartChr=',')
virtual ~gSmartList ()
virtual unsigned MatchWhere (char *s)
virtual bool SetSmartChr (char aSmartChr)
virtual int AddFromStr (char *s)
virtual int AddFromString (gString &aS)
virtual int AddFromList (gList &aL)

Protected Attributes

char smartChr
gString sSmartChr

Constructor & Destructor Documentation

gSmartList::gSmartList char *  s = nil,
char  aSmartChr = ','
 

Definition at line 12 of file glistext.cpp.

gSmartList::~gSmartList  )  [virtual]
 

Definition at line 18 of file glistext.cpp.


Member Function Documentation

int gSmartList::AddFromList gList aL  )  [virtual]
 

Definition at line 68 of file glistext.cpp.

int gSmartList::AddFromStr char *  s  )  [virtual]
 

Definition at line 44 of file glistext.cpp.

Referenced by AddFromList(), AddFromString(), gSmartList(), and gHAttrs::TypeEnumToSmartL().

int gSmartList::AddFromString gString aS  )  [virtual]
 

Definition at line 63 of file glistext.cpp.

unsigned gSmartList::MatchWhere char *  s  )  [virtual]
 

Definition at line 22 of file glistext.cpp.

Referenced by gHATypeEnum::gHATypeEnum().

bool gSmartList::SetSmartChr char  aSmartChr  )  [virtual]
 

Definition at line 35 of file glistext.cpp.

Referenced by gSmartList(), and gHAttrs::TypeEnumToSmartL().


Member Data Documentation

char gSmartList::smartChr [protected]
 

Definition at line 22 of file glistext.h.

Referenced by SetSmartChr().

gString gSmartList::sSmartChr [protected]
 

Definition at line 23 of file glistext.h.

Referenced by AddFromStr(), and SetSmartChr().


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