ROSS
crv_checkpointer Struct Reference

#include <crv-state.h>

Data Fields

tw_lptypelptype
size_t sz_storage
save_checkpoint_state_f save_lp
clean_checkpoint_state_f clean_lp
check_states_f check_lps
print_lpstate_f print_lp
print_checkpoint_state_f print_checkpoint
print_event_f print_event

Detailed Description

Definition at line 30 of file crv-state.h.

Field Documentation

◆ check_lps

check_states_f crv_checkpointer::check_lps

Definition at line 35 of file crv-state.h.

Referenced by crv_check_lpstates().

◆ clean_lp

clean_checkpoint_state_f crv_checkpointer::clean_lp

Definition at line 34 of file crv-state.h.

Referenced by crv_clean_lpstate().

◆ lptype

tw_lptype * crv_checkpointer::lptype

Definition at line 31 of file crv-state.h.

◆ print_checkpoint

print_checkpoint_state_f crv_checkpointer::print_checkpoint

Definition at line 37 of file crv-state.h.

Referenced by crv_check_lpstates().

◆ print_event

print_event_f crv_checkpointer::print_event

Definition at line 38 of file crv-state.h.

Referenced by print_event().

◆ print_lp

print_lpstate_f crv_checkpointer::print_lp

Definition at line 36 of file crv-state.h.

Referenced by crv_check_lpstates().

◆ save_lp

save_checkpoint_state_f crv_checkpointer::save_lp

Definition at line 33 of file crv-state.h.

Referenced by crv_copy_lpstate().

◆ sz_storage

size_t crv_checkpointer::sz_storage

Definition at line 32 of file crv-state.h.

Referenced by crv_init_checkpoints().


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