Defined in file: hzDatabase.h
This class employes the private sub-class _idset_ca as follows:-
_idset_ca
Constructors/Detructors
| hdbIdset* | hdbIdset | (const hdbIdset& op) | |
| hdbIdset* | hdbIdset | (void) | |
| NULL-BASIS | ~hdbIdset | (void) |
Public Methods:
| void | Clear | (void) | |
| unsigned int | Count | (void) | |
| hzEcode | Delete | (unsigned int nId) | |
| unsigned int | Fetch | (hzVect<unsigned int>& Result, unsigned int nStart, unsigned int nReq) | |
| unsigned int | Insert | (unsigned int nId) | |
| unsigned int | NoNodes | (void) | |
| void | Show | (hzChain& Z) | |
| _idsNode* | _findNode | (unsigned int nId) |
Overloaded operators:
Member Variables:
| hdbIdset::_idset_ca* | mx | No description |