void par_all_structs(
Pint archive_id /* archive identifier */
)
All the structures present in the centralized structure store (CSS) are saved in archive archive_id.
If the identifier of one of the structures in the CSS is already present in the archive, the conflict is processed according to the value of archival conflict resolution flag which can be:
- MAINTAIN : Structure already present in the archive is maintained.
- ABANDON : Saving operation abandoned for conflicting structure.
- UPDATE : Structure already present in the archive is overwritten by the new one.
open archive file, archive structures networks, archive structures, set conflict resolution, retrieve all structures, delete all structures from archive, inquire all conflicting structures