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