#include <nixvec.h>
Collaboration diagram for NixVec:

Definition at line 71 of file nixvec.h.
Public Member Functions | |
| void | Add (NixPair_t) |
| Nixl_t | ALth () |
| void | DBDump () |
| Nix_t | Extract (Nixl_t, Nixl_t *) |
| Nix_t | Extract (Nixl_t) |
| NixpPair_t | Get (void) |
| Nixl_t | Lth () |
| NixVec (NixVec *) | |
| NixVec () | |
| void | Reset () |
| ~NixVec () | |
Static Public Member Functions | |
| static Nixl_t | GetBitl (Nix_t) |
Private Attributes | |
| Nixl_t | m_alth |
| Nix_t * | m_pNV |
| Nixl_t | m_used |
|
|
Definition at line 73 of file nixvec.h.
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 83 of file nixvec.h. References m_alth. 00083 { return m_alth;} // Debug...how many bits actually used
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Referenced by Agent::initpkt(). |
|
|
Definition at line 89 of file nixvec.h. Referenced by ALth(). |
|
|
|
|
|
|
1.4.6