Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Related Pages

ByteVectorStruct Struct Reference
[ByteVectorsByteVectors]

Collaboration diagram for ByteVectorStruct:

Collaboration graph
[legend]

Detailed Description

internal representation of a bit vector

Definition at line 47 of file bitvector-old.c.

Data Fields


Field Documentation

int ByteVectorStruct::capacity
 

capacity of table

Definition at line 53 of file bytevector.c.

int ByteVectorStruct::count
 

number of entries

Definition at line 52 of file bytevector.c.

char* ByteVectorStruct::entries
 

table of entries

Definition at line 54 of file bytevector.c.

char* ByteVectorStruct::entries
 

table of entries

Definition at line 54 of file bitvector-old.c.


The documentation for this struct was generated from the following files:
BLAH 0.95 (20 Oct 2004)