TZMinFunction Class Reference

Implements a MIN function. More...

Inheritance diagram for TZMinFunction:

TZAbstractFunction TInterfacedObject IZFunction

List of all members.

Public Member Functions

TZVariant Execute (TZExecutionStack Stack, IZVariantManager VariantManager)
string GetName ()
 TZMinFunction ()

Public Attributes

string Name

Protected Member Functions

Integer CheckParamsCount (TZExecutionStack Stack, Integer ExpectedCount)

Protected Attributes

string FName


Detailed Description

Implements a MIN function.

Definition at line 253 of file ZFunctions.pas.


Constructor & Destructor Documentation

TZMinFunction::TZMinFunction (  ) 


Member Function Documentation

Integer TZAbstractFunction::CheckParamsCount ( TZExecutionStack  Stack,
Integer  ExpectedCount 
) [protected, inherited]

TZVariant TZMinFunction::Execute ( TZExecutionStack  Stack,
IZVariantManager  VariantManager 
)

Reimplemented from TZAbstractFunction.

string TZAbstractFunction::GetName (  )  [inherited]

Reimplemented from IZFunction.


Member Data Documentation

string TZAbstractFunction::FName [protected, inherited]

Definition at line 123 of file ZFunctions.pas.

string TZAbstractFunction::Name [inherited]

See also:
GetName For reading

Reimplemented from IZFunction.

Definition at line 139 of file ZFunctions.pas.


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

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