Class TPstack
Unit
Declaration
type TPstack = class(TStackBase)
Description
No description available, ancestor TStackBase description follows
Hierarchy
- TObject
- TStackBase
- TPstack
Overview
Methods
constructor Create(initSize: Integer); |
|
destructor Destroy; OVERRIDE; |
|
procedure Push(p: Pointer); |
|
function Pop: Pointer; |
Description
Methods
constructor Create(initSize: Integer); |
|
destructor Destroy; OVERRIDE; |
|
procedure Push(p: Pointer); |
|
function Pop: Pointer; |
|
Generated by PasDoc 0.16.0.