IZFunctionsList Class Reference

Defines a list of functions. More...

Inheritance diagram for IZFunctionsList:

TZFunctionsList TZDefaultFunctionsList

List of all members.

Public Member Functions

 Add (IZFunction Func)
 Clear ()
Integer FindByName (const string Name)
Integer GetCount ()
IZFunction GetFunction (Integer Index)
string GetName (Integer Index)
 Remove (const string Name)

Public Attributes

Integer Count
IZFunction Functions
string Names


Detailed Description

Defines a list of functions.

Definition at line 212 of file ZExpression.pas.


Member Function Documentation

IZFunctionsList::Add ( IZFunction  Func  ) 

Reimplemented in TZFunctionsList.

IZFunctionsList::Clear (  ) 

Reimplemented in TZFunctionsList.

Integer IZFunctionsList::FindByName ( const string  Name  ) 

Reimplemented in TZFunctionsList.

Integer IZFunctionsList::GetCount (  ) 

Reimplemented in TZFunctionsList.

IZFunction IZFunctionsList::GetFunction ( Integer  Index  ) 

Reimplemented in TZFunctionsList.

string IZFunctionsList::GetName ( Integer  Index  ) 

Reimplemented in TZFunctionsList.

IZFunctionsList::Remove ( const string  Name  ) 

Reimplemented in TZFunctionsList.


Member Data Documentation

See also:
GetCount For reading

Definition at line 247 of file ZExpression.pas.

See also:
GetFunction For reading

Reimplemented in TZFunctionsList.

Definition at line 253 of file ZExpression.pas.

See also:
GetName For reading

Definition at line 250 of file ZExpression.pas.


The documentation for this class was generated from the following file:

Generated on Wed Dec 30 08:42:45 2009 for zeoslib by  doxygen 1.5.7.1