|
Pol
Rev 533
|
Collaboration diagram for SaveContext:Public Member Functions | |
| SaveContext () | |
Public Attributes | |
| ofstream | ofs_datastore |
| ofstream | ofs_guilds |
| ofstream | ofs_items |
| ofstream | ofs_multis |
| ofstream | ofs_npcequip |
| ofstream | ofs_npcs |
| ofstream | ofs_objects |
| ofstream | ofs_party |
| ofstream | ofs_pcequip |
| ofstream | ofs_pcs |
| ofstream | ofs_pol |
| ofstream | ofs_resource |
| ofstream | ofs_storage |
Definition at line 711 of file uimport.cpp.
Definition at line 732 of file uimport.cpp.
References config, ofs_datastore, ofs_guilds, ofs_items, ofs_multis, ofs_npcequip, ofs_npcs, ofs_objects, ofs_party, ofs_pcequip, ofs_pcs, ofs_pol, ofs_resource, ofs_storage, pf_endl, and PolConfig::world_data_path.
| ofstream SaveContext::ofs_datastore |
Definition at line 728 of file uimport.cpp.
Referenced by SaveContext(), and write_data().
| ofstream SaveContext::ofs_guilds |
Definition at line 727 of file uimport.cpp.
Referenced by SaveContext(), and write_data().
| ofstream SaveContext::ofs_items |
Definition at line 723 of file uimport.cpp.
Referenced by SaveContext(), write_data(), and WriteGottenItem().
| ofstream SaveContext::ofs_multis |
Definition at line 724 of file uimport.cpp.
Referenced by SaveContext(), and write_data().
| ofstream SaveContext::ofs_npcequip |
Definition at line 722 of file uimport.cpp.
Referenced by SaveContext(), and write_characters().
| ofstream SaveContext::ofs_npcs |
Definition at line 721 of file uimport.cpp.
Referenced by SaveContext(), and write_characters().
| ofstream SaveContext::ofs_objects |
Definition at line 718 of file uimport.cpp.
Referenced by SaveContext().
| ofstream SaveContext::ofs_party |
Definition at line 729 of file uimport.cpp.
Referenced by SaveContext(), and write_data().
| ofstream SaveContext::ofs_pcequip |
Definition at line 720 of file uimport.cpp.
Referenced by SaveContext(), and write_characters().
| ofstream SaveContext::ofs_pcs |
Definition at line 719 of file uimport.cpp.
Referenced by SaveContext(), and write_characters().
| ofstream SaveContext::ofs_pol |
Definition at line 717 of file uimport.cpp.
Referenced by SaveContext(), and write_data().
| ofstream SaveContext::ofs_resource |
Definition at line 726 of file uimport.cpp.
Referenced by SaveContext(), and write_data().
| ofstream SaveContext::ofs_storage |
Definition at line 725 of file uimport.cpp.
Referenced by SaveContext(), and write_data().