|
|
pString ()
| pString |
pString (const char*)
| pString |
pString (const char*,bool)
| pString |
char * getQuoted ()
| getQuoted |
char * getPtr ()
| getPtr |
~pString ()
| ~pString |
[virtual]
void setNext (pElement*)
| setNext |
[virtual]
Reimplemented from pAtom.
pElement * Next ()
| Next |
[virtual]
Reimplemented from pAtom.
pElement * Eval (pList * li=0)
| Eval |
[virtual]
Reimplemented from pAtom.
char * get ()
| get |
[virtual]
Reimplemented from pAtom.
void set (char*)
| set |
[virtual]
Reimplemented from pAtom.
ElementNamesIndex isA ()
| isA |
[const virtual]
Reimplemented from pAtom.
const char * elementName ()
| elementName |
[const virtual]
Reimplemented from pAtom.
pElement * copy ()
| copy |
[const virtual]
Reimplemented from pAtom.
int compare (pElement*)
| compare |
[virtual]
Reimplemented from pAtom.
void quote (bool)
| quote |
[virtual]
Reimplemented from pAtom.
bool quoted ()
| quoted |
[const virtual]
Reimplemented from pAtom.
bool isList ()
| isList |
[const virtual]
Reimplemented from pAtom.
bool isAtom ()
| isAtom |
[const virtual]
Reimplemented from pAtom.
bool isInt ()
| isInt |
[const virtual]
Reimplemented from pAtom.
bool isDouble ()
| isDouble |
[const virtual]
Reimplemented from pAtom.
bool isFunction ()
| isFunction |
[const virtual]
Reimplemented from pAtom.
bool isString ()
| isString |
[const virtual]
Reimplemented from pAtom.
bool isError ()
| isError |
[const virtual]
Reimplemented from pAtom.
Generated by: wuerthne on clouseau on Fri Sep 21 19:20:46 2001, using kdoc 2.0a53. |