ARB
Public Attributes | List of all members
gb_flag_types Struct Reference

#include <gb_data.h>

Collaboration diagram for gb_flag_types:
Collaboration graph
[legend]

Public Attributes

unsigned int type: 4
 
unsigned int security_delete: 3
 
unsigned int security_write: 3
 
unsigned int security_read: 3
 
unsigned int compressed_data: 1
 
unsigned int unused: 1
 
unsigned int user_flags: 8
 
unsigned int temporary: 1
 
unsigned int saved_flags: 8
 

Detailed Description

Definition at line 65 of file gb_data.h.

Member Data Documentation

unsigned int gb_flag_types::type

Definition at line 66 of file gb_data.h.

Referenced by gb_make_container(), gb_make_entry(), GB_TYPE_TS(), gbcm_read_bin(), and GBDATA::type().

unsigned int gb_flag_types::security_delete
unsigned int gb_flag_types::security_write
unsigned int gb_flag_types::security_read
unsigned int gb_flag_types::compressed_data
unsigned int gb_flag_types::unused

Definition at line 71 of file gb_data.h.

Referenced by convertFlags4Save(), gb_read_bin_rek_V2(), and gb_write_bin_rek().

unsigned int gb_flag_types::user_flags

Definition at line 72 of file gb_data.h.

Referenced by convertFlags4Save().

unsigned int gb_flag_types::temporary
unsigned int gb_flag_types::saved_flags

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