TZLog10Function Class Reference

Implements a LOG10 function. More...

Inheritance diagram for TZLog10Function:

TZAbstractFunction TInterfacedObject IZFunction

List of all members.

Public Member Functions

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

Public Attributes

string Name

Protected Member Functions

Integer CheckParamsCount (TZExecutionStack Stack, Integer ExpectedCount)

Protected Attributes

string FName


Detailed Description

Implements a LOG10 function.

Definition at line 559 of file ZFunctions.pas.


Constructor & Destructor Documentation

TZLog10Function::TZLog10Function (  ) 


Member Function Documentation

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

TZVariant TZLog10Function::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