#include <nixvector.h>
Public Member Functions | |
| CNixVector () | |
| CNixVector (const CNixVector &r) | |
| CNixVector (Word_t nvl, Word_t nvu, Long_t *nv) | |
| virtual | ~CNixVector () |
| void | ExpandBits (int bitlen) |
| void | Set (MACAddr_t mac) |
| void | Set (int nix) |
| int | Get (MACAddr &aix) |
| bool | Advance (int n) |
| Byte_t | PeekColor () |
| void | Clear () |
| Size_t | Size () const |
| Size_t | SSize () const |
| bool | IsValid () |
| bool | IsEnd () |
| void | Dump () |
| CNixVector & | operator= (const CNixVector &r) |
Public Attributes | |
| Word_t | nvl |
| Word_t | nvu |
| Long_t * | nv |
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1