ARB
Public Attributes | List of all members
g_b_undo_list Struct Reference

#include <gb_undo.h>

Collaboration diagram for g_b_undo_list:
Collaboration graph
[legend]

Public Attributes

g_b_undo_headerfather
 
g_b_undo_entryentries
 
g_b_undo_listnext
 
long time_of_day
 
long sizeof_this
 

Detailed Description

Definition at line 54 of file gb_undo.h.

Member Data Documentation

g_b_undo_header* g_b_undo_list::father

Definition at line 55 of file gb_undo.h.

Referenced by g_b_add_size_to_undo_entry(), gb_disable_undo(), and gb_set_undo_sync().

g_b_undo_entry* g_b_undo_list::entries
g_b_undo_list* g_b_undo_list::next
long g_b_undo_list::time_of_day

Definition at line 58 of file gb_undo.h.

long g_b_undo_list::sizeof_this

Definition at line 59 of file gb_undo.h.

Referenced by g_b_add_size_to_undo_entry(), g_b_check_undo_size2(), and g_b_undo().


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