|
ICG 2
Electric Boogaloo
|
This is the complete list of members for J_CheckpointAgent, including all inherited members.
| dump(std::ostream &checkpoint_out, std::vector< AllocInfo * > allocations_to_checkpoint) override | J_CheckpointAgent | virtual |
| J_CheckpointAgent(DataTypeInator *inator) | J_CheckpointAgent | |
| restore(std::istream &checkpoint_in, std::vector< AllocInfo * > allocations_to_restore) override | J_CheckpointAgent | virtual |
| restoreAssignment(std::string assignment_string, const std::vector< AllocInfo * > &additional_search_allocs) | J_CheckpointAgent | |
| restoreDeclaration(std::string declaration) | J_CheckpointAgent | |
| writeAssignment(std::ostream &checkpoint_out, const AllocInfo *alloc, const std::vector< AllocInfo * > &additional_search_allocs) | J_CheckpointAgent | |
| writeDeclaration(std::ostream &checkpoint_out, const AllocInfo *alloc) | J_CheckpointAgent | |
| ~CheckpointAgentBase() | CheckpointAgentBase | inlinevirtual |
| ~J_CheckpointAgent() | J_CheckpointAgent | inlinevirtual |