class pList


Definition#include <parser.h>
InheritspElement [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

 pList ()

pList

 ~pList ()

~pList

[virtual]

 pList (pElement*)

pList

 pList (bool)

pList

void  setTop (pElement*)

setTop

pElement *  Top ()

Top

[const]

bool  appendElement (pElement*)

appendElement

bool  removeElement (pElement*)

removeElement

bool  exchange (pElement*,pElement*)

exchange

int  length ()

length

void  setNext (pElement*)

setNext

[virtual]

Reimplemented from pElement.

pElement *  Next ()

Next

[virtual]

Reimplemented from pElement.

pElement *  Eval (pList * li=0)

Eval

[virtual]

Reimplemented from pElement.

char *  get ()

get

[virtual]

Reimplemented from pElement.

char *  dumpit ()

dumpit

[virtual]

Reimplemented from pElement.

void  set (char*)

set

[virtual]

Reimplemented from pElement.

ElementNamesIndex  isA ()

isA

[const virtual]

Reimplemented from pElement.

const char *  elementName ()

elementName

[const virtual]

Reimplemented from pElement.

pElement *  copy ()

copy

[const virtual]

Reimplemented from pElement.

int  compare (pElement*)

compare

[virtual]

Reimplemented from pElement.

void  quote (bool)

quote

[virtual]

Reimplemented from pElement.

bool  quoted ()

quoted

[const virtual]

Reimplemented from pElement.

bool  isList ()

isList

[const virtual]

Reimplemented from pElement.

bool  isAtom ()

isAtom

[const virtual]

Reimplemented from pElement.

bool  isInt ()

isInt

[const virtual]

Reimplemented from pElement.

bool  isDouble ()

isDouble

[const virtual]

Reimplemented from pElement.

bool  isFunction ()

isFunction

[const virtual]

Reimplemented from pElement.

bool  isString ()

isString

[const virtual]

Reimplemented from pElement.

bool  isError ()

isError

[const virtual]

Reimplemented from pElement.

void  print ()

print

Reimplemented from Id.


Generated by: wuerthne on clouseau on Fri Sep 21 19:20:46 2001, using kdoc 2.0a53.