Data Fields | |
unsigned long | time_stamp |
ptr_stack | undo_point |
ptr_goal | goal_stack |
ptr_choice_point | next |
GENERIC | stack_top |
Definition at line 236 of file def_struct.h.
ptr_goal wl_choice_point::goal_stack |
Definition at line 239 of file def_struct.h.
ptr_choice_point wl_choice_point::next |
Definition at line 240 of file def_struct.h.
GENERIC wl_choice_point::stack_top |
Definition at line 241 of file def_struct.h.
unsigned long wl_choice_point::time_stamp |
Definition at line 237 of file def_struct.h.
ptr_stack wl_choice_point::undo_point |
Definition at line 238 of file def_struct.h.