ARB
Classes | Macros | Enumerations | Variables
gb_compress.h File Reference
#include "gb_storage.h"
Include dependency graph for gb_compress.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  gb_compress_tree
 
struct  gb_compress_list
 

Macros

#define GB_COMPRESSION_TAGS_SIZE_MAX   100
 

Enumerations

enum  gb_compress_list_commands {
  GB_CS_OK = 0, GB_CS_SUB = 1, GB_CS_ID = 2, GB_CS_END = 3,
  GB_CD_NODE = 4
}
 

Variables

int gb_convert_type_2_sizeof []
 
int gb_convert_type_2_appendix_size []
 

Macro Definition Documentation

#define GB_COMPRESSION_TAGS_SIZE_MAX   100

Enumeration Type Documentation

Enumerator
GB_CS_OK 
GB_CS_SUB 
GB_CS_ID 
GB_CS_END 
GB_CD_NODE 

Definition at line 20 of file gb_compress.h.

Variable Documentation

int gb_convert_type_2_sizeof[]

Definition at line 223 of file arbdb.cxx.

Referenced by gb_read_pntr_ts().

int gb_convert_type_2_appendix_size[]

Definition at line 244 of file arbdb.cxx.

Referenced by gb_read_pntr_ts().