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

bitlist.h File Reference

#include <volume_io.h>

Include dependency graph for bitlist.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Data Structures

struct  bitlist_struct
struct  bitlist_3d_struct

Defines

#define BITS_PER_BITLIST_WORD   32
#define BITS_PER_BITLIST_WORD_MINUS_1   31
#define LOG_BITS_PER_BITLIST_WORD   5

Typedefs

typedef unsigned int bitlist_type


Define Documentation

#define BITS_PER_BITLIST_WORD   32
 

Definition at line 37 of file bitlist.h.

Referenced by create_bitlist(), and create_bitlist_3d().

#define BITS_PER_BITLIST_WORD_MINUS_1   31
 

Definition at line 38 of file bitlist.h.

Referenced by get_bitlist_bit(), get_bitlist_bit_3d(), set_bitlist_bit(), and set_bitlist_bit_3d().

#define LOG_BITS_PER_BITLIST_WORD   5
 

Definition at line 39 of file bitlist.h.

Referenced by get_bitlist_bit(), get_bitlist_bit_3d(), set_bitlist_bit(), and set_bitlist_bit_3d().


Typedef Documentation

typedef unsigned int bitlist_type
 

Definition at line 35 of file bitlist.h.

Referenced by fill_bitlist(), fill_bitlist_3d(), get_bitlist_bit(), get_bitlist_bit_3d(), set_bitlist_bit(), set_bitlist_bit_3d(), zero_bitlist(), and zero_bitlist_3d().


Generated on Wed Jul 28 09:10:59 2004 for BICPL by doxygen 1.3.7