IZStack Class Reference

Represents a stack interface. More...

Inheritance diagram for IZStack:

IZClonnable IZObject

List of all members.

Public Member Functions

IZInterface Clone ()
Boolean Equals (const IZInterface &Value)
Integer GetCount ()
LongInt Hash ()
Boolean InstanceOf (const TGUID IId)
IZInterface Peek ()
IZInterface Pop ()
 Push (IZInterface Value)
string ToString ()

Public Attributes

Integer Count


Detailed Description

Represents a stack interface.

Definition at line 316 of file ZClasses.pas.


Member Function Documentation

IZInterface IZObject::Clone (  )  [inherited]

Boolean IZObject::Equals ( const IZInterface Value  )  [inherited]

Integer IZStack::GetCount (  ) 

LongInt IZObject::Hash (  )  [inherited]

Reimplemented in TZAbstractObject.

Boolean IZObject::InstanceOf ( const TGUID  IId  )  [inherited]

Reimplemented in TZAbstractObject.

IZInterface IZStack::Peek (  ) 

IZInterface IZStack::Pop (  ) 

IZStack::Push ( IZInterface  Value  ) 

string IZObject::ToString (  )  [inherited]


Member Data Documentation

Integer IZStack::Count

See also:
GetCount For reading

Definition at line 337 of file ZClasses.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