ARB
Public Member Functions | Public Attributes | List of all members
GBCONTAINER Class Reference

#include <gb_data.h>

Inheritance diagram for GBCONTAINER:
Inheritance graph
[legend]
Collaboration diagram for GBCONTAINER:
Collaboration graph
[legend]

Public Member Functions

void set_touched_idx (int idx)
 
- Public Member Functions inherited from GBDATA
GB_TYPES type () const
 
bool is_a_string () const
 
bool is_indexable () const
 
bool is_container () const
 
bool is_entry () const
 
GBENTRYas_entry () const
 
GBCONTAINERas_container () const
 
GBENTRYexpect_entry () const
 
GBCONTAINERexpect_container () const
 
GBCONTAINERget_father ()
 
void create_extended ()
 
void destroy_extended ()
 
void touch_creation (long cdate)
 
void touch_update (long udate)
 
void touch_creation_and_update (long date)
 
long creation_date () const
 
long update_date () const
 
gb_callback_listget_callbacks () const
 
gb_transaction_saveget_oldData () const
 

Public Attributes

gb_flag_types3 flags3
 
gb_data_list d
 
long index_of_touched_one_son
 
long header_update_date
 
GB_MAIN_IDX main_idx
 
GB_REL_IFS rel_ifs
 
- Public Attributes inherited from GBDATA
long server_id
 
GB_REL_CONTAINER rel_father
 
gb_db_extendedext
 
long index
 
gb_flag_types flags
 
gb_flag_types2 flags2
 

Additional Inherited Members

- Static Public Member Functions inherited from GBDATA
static GBCONTAINERas_container (GBDATA *gbd)
 
static GBENTRYas_entry (GBDATA *gbd)
 

Detailed Description

Definition at line 240 of file gb_data.h.

Member Function Documentation

void GBCONTAINER::set_touched_idx ( int  idx)
inline

Definition at line 258 of file gb_data.h.

Referenced by gb_touch_entry().

Member Data Documentation

gb_flag_types3 GBCONTAINER::flags3

Definition at line 245 of file gb_data.h.

Referenced by gb_copy_explicit(), gbcm_read_bin(), gbcm_write_bin(), and write_GBDATA().

gb_data_list GBCONTAINER::d
long GBCONTAINER::index_of_touched_one_son
long GBCONTAINER::header_update_date
GB_MAIN_IDX GBCONTAINER::main_idx
GB_REL_IFS GBCONTAINER::rel_ifs

Definition at line 256 of file gb_data.h.

Referenced by write_GBDATA().


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