OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
bit_vector_ Struct Reference

#include <bitvector.h>

Collaboration diagram for bit_vector_:

Public Attributes

bvx_patrootbv_root
 
uint32_t bv_entry_count
 
task_thread bv_nonfull_head
 
bv_bitnum_t bv_callback_ord
 
bv_bitnum_t bv_freed_ord
 
boolean bv_fastvects
 
boolean bv_cb_result
 
boolean bv_cb_source
 

Detailed Description

Definition at line 376 of file bitvector.h.

Member Data Documentation

bv_bitnum_t bit_vector_::bv_callback_ord

Definition at line 380 of file bitvector.h.

boolean bit_vector_::bv_cb_result

Definition at line 383 of file bitvector.h.

boolean bit_vector_::bv_cb_source

Definition at line 384 of file bitvector.h.

uint32_t bit_vector_::bv_entry_count

Definition at line 378 of file bitvector.h.

boolean bit_vector_::bv_fastvects

Definition at line 382 of file bitvector.h.

bv_bitnum_t bit_vector_::bv_freed_ord

Definition at line 381 of file bitvector.h.

task_thread bit_vector_::bv_nonfull_head

Definition at line 379 of file bitvector.h.

bvx_patroot* bit_vector_::bv_root

Definition at line 377 of file bitvector.h.


The documentation for this struct was generated from the following file: