Unit msebucketlist

Description

This item has no description.

Overview

Classes, Interfaces, Objects and Records

Name Description
Record bucketty  
Class tbucketlist  
Record datastringty  
Class thashedstrings  
Record msedatastringty  
Class thashedmsestrings  
Class thashedmsestringobjects  
Class thashedstringobjects  

Types

datastatety = (...);
pbucketty = ˆbucketty;
bucketarty = array of bucketty;
pdatastringty = ˆdatastringty;
stringbucketty = array of datastringty;
stringbucketpoty = ˆstringbucketty;
stringbucketarty = array of stringbucketty;
pmsedatastringty = ˆmsedatastringty;
msestringbucketty = array of msedatastringty;
pmsestringbucketty = ˆmsestringbucketty;
msestringbucketarty = array of msestringbucketty;

Constants

defaultbucketcount = $20;
defaultgrowstep = 8;

Description

Types

datastatety = (...);

This item has no description.

Values
  • ds_empty
  • ds_data
pbucketty = ˆbucketty;

This item has no description.

bucketarty = array of bucketty;

This item has no description.

pdatastringty = ˆdatastringty;

This item has no description.

stringbucketty = array of datastringty;

This item has no description.

stringbucketpoty = ˆstringbucketty;

This item has no description.

stringbucketarty = array of stringbucketty;

This item has no description.

pmsedatastringty = ˆmsedatastringty;

This item has no description.

msestringbucketty = array of msedatastringty;

This item has no description.

pmsestringbucketty = ˆmsestringbucketty;

This item has no description.

msestringbucketarty = array of msestringbucketty;

This item has no description.

Constants

defaultbucketcount = $20;

This item has no description.

defaultgrowstep = 8;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.