TZAcosFunction Class Reference

Implements a ACOS function. More...

Inheritance diagram for TZAcosFunction:

TZAbstractFunction TInterfacedObject IZFunction

List of all members.

Public Member Functions

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

Public Attributes

string Name

Protected Member Functions

Integer CheckParamsCount (TZExecutionStack Stack, Integer ExpectedCount)

Protected Attributes

string FName


Detailed Description

Implements a ACOS function.

Definition at line 389 of file ZFunctions.pas.


Constructor & Destructor Documentation

TZAcosFunction::TZAcosFunction (  ) 


Member Function Documentation

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

TZVariant TZAcosFunction::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:47 2009 for zeoslib by  doxygen 1.5.7.1