PIPS
_newgen_struct_db_status_ Struct Reference

#include <pipsdbm_private.h>

+ Collaboration diagram for _newgen_struct_db_status_:

Data Fields

intptr_t _type_
 
enum db_status_utype _db_status_tag__
 
union {
   gen_chunk   _db_status_loaded_
 
   gen_chunk   _db_status_stored_
 loaded:unit More...
 
   gen_chunk   _db_status_required_
 stored:unit More...
 
   gen_chunk   _db_status_loaded_and_stored_
 required:unit More...
 
_db_status_union_
 

Detailed Description

Definition at line 218 of file pipsdbm_private.h.

Field Documentation

◆ _db_status_loaded_

gen_chunk _newgen_struct_db_status_::_db_status_loaded_

Definition at line 222 of file pipsdbm_private.h.

◆ _db_status_loaded_and_stored_

gen_chunk _newgen_struct_db_status_::_db_status_loaded_and_stored_

required:unit

Definition at line 225 of file pipsdbm_private.h.

◆ _db_status_required_

gen_chunk _newgen_struct_db_status_::_db_status_required_

stored:unit

Definition at line 224 of file pipsdbm_private.h.

◆ _db_status_stored_

gen_chunk _newgen_struct_db_status_::_db_status_stored_

loaded:unit

Definition at line 223 of file pipsdbm_private.h.

◆ _db_status_tag__

enum db_status_utype _newgen_struct_db_status_::_db_status_tag__

Definition at line 219 of file pipsdbm_private.h.

◆ 

union { ... } _newgen_struct_db_status_::_db_status_union_

◆ _type_

intptr_t _newgen_struct_db_status_::_type_

Definition at line 219 of file pipsdbm_private.h.


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