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

Go to the source code of this file.

Classes

struct  g_b_undo_gbd
 
struct  g_b_undo_entry
 
struct  g_b_undo_header
 
struct  g_b_undo_list
 
struct  g_b_undo_mgr
 

Enumerations

enum  g_b_undo_entry_type { GB_UNDO_ENTRY_TYPE_DELETED, GB_UNDO_ENTRY_TYPE_CREATED, GB_UNDO_ENTRY_TYPE_MODIFY, GB_UNDO_ENTRY_TYPE_MODIFY_ARRAY }
 

Enumeration Type Documentation

Enumerator
GB_UNDO_ENTRY_TYPE_DELETED 
GB_UNDO_ENTRY_TYPE_CREATED 
GB_UNDO_ENTRY_TYPE_MODIFY 
GB_UNDO_ENTRY_TYPE_MODIFY_ARRAY 

Definition at line 21 of file gb_undo.h.