JCL Help:TJclSparseFlatSet
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclSparseFlatSet Class
[+] JclMath.pas Classes
[+] TJclSparseFlatSet Methods
Search in JCL Help
Search in all projectsClass Hierarchy
TJclASet
|
TJclSparseFlatSet
Summary
This class implements functions to handle a field of discontinuous bits. It inherits from TJclASet and implements all the abstract functions defined in its ancestor.
A sparse field lowers the memory usage when some ranges of bits are not needed.
The TJclFlatSet class is preferred to handle a field of contiguous bits.
Pascal
public TJclSparseFlatSet = class(TJclASet);
Description
The description for this help topic does not exist, edit this page
See Also
About
Unit
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page