Data Fields | |
crv_checkpointer * | val |
struct llist_chptr * | next |
Definition at line 5 of file crv-state.c.
struct llist_chptr* llist_chptr::next |
Definition at line 7 of file crv-state.c.
Referenced by crv_add_custom_state_checkpoint(), and crv_clean_linkedlist().
crv_checkpointer* llist_chptr::val |
Definition at line 6 of file crv-state.c.
Referenced by crv_add_custom_state_checkpoint().