Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
SaveLoadSystemClass Member List

This is the complete list of members for SaveLoadSystemClass, including all inherited members.

FactoryListHeadSaveLoadSystemClassprotectedstatic
Find_Persist_Factory(uint32 chunk_id)SaveLoadSystemClassstatic
Find_Sub_System(uint32 chunk_id)SaveLoadSystemClassprotectedstatic
Is_Post_Load_Callback_Registered(PostLoadableClass *obj)SaveLoadSystemClassprotectedstatic
Link_Factory(PersistFactoryClass *factory)SaveLoadSystemClassprotectedstatic
Link_Sub_System(SaveLoadSubSystemClass *subsys)SaveLoadSystemClassprotectedstatic
Load(ChunkLoadClass &cload, bool auto_post_load=true)SaveLoadSystemClassstatic
PersistFactoryClass classSaveLoadSystemClassfriend
PointerRemapperSaveLoadSystemClassprotectedstatic
Post_Load_Processing(void(*network_callback)(void))SaveLoadSystemClassstatic
PostLoadListSaveLoadSystemClassprotectedstatic
Register_Persist_Factory(PersistFactoryClass *factory)SaveLoadSystemClassprotectedstatic
Register_Pointer(void *old_pointer, void *new_pointer)SaveLoadSystemClassstatic
Register_Post_Load_Callback(PostLoadableClass *obj)SaveLoadSystemClassstatic
Register_Sub_System(SaveLoadSubSystemClass *subsys)SaveLoadSystemClassprotectedstatic
Request_Pointer_Remap(void **pointer_to_convert)SaveLoadSystemClassstatic
Request_Ref_Counted_Pointer_Remap(RefCountClass **pointer_to_convert)SaveLoadSystemClassstatic
Save(ChunkSaveClass &csave, SaveLoadSubSystemClass &subsystem)SaveLoadSystemClassstatic
SaveLoadSubSystemClass classSaveLoadSystemClassfriend
SubSystemListHeadSaveLoadSystemClassprotectedstatic
Unlink_Factory(PersistFactoryClass *factory)SaveLoadSystemClassprotectedstatic
Unlink_Sub_System(SaveLoadSubSystemClass *subsys)SaveLoadSystemClassprotectedstatic
Unregister_Persist_Factory(PersistFactoryClass *factory)SaveLoadSystemClassprotectedstatic
Unregister_Sub_System(SaveLoadSubSystemClass *subsys)SaveLoadSystemClassprotectedstatic