Coda Distributed File System
Classes | Macros
bitmap7.h File Reference
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
#include <coda_tsa.h>
Include dependency graph for bitmap7.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bitmap7
 

Macros

#define ALLOCMASK   255
 
#define HIGHBIT   128
 
#define BITMAP_NOTVIANEW   193 /* must be on stack */
 
#define BITMAP_VIANEW   221 /* on heap, via operator new */
 

Macro Definition Documentation

◆ ALLOCMASK

#define ALLOCMASK   255

◆ BITMAP_NOTVIANEW

#define BITMAP_NOTVIANEW   193 /* must be on stack */

◆ BITMAP_VIANEW

#define BITMAP_VIANEW   221 /* on heap, via operator new */

◆ HIGHBIT

#define HIGHBIT   128