void pret_all_structs(
Pint archive_id /* archive identifier */
)
All the structures of the archive archive_id are copied from the archive to the centralized structure store (CSS).
If the identifier of one of the structures is already present in the CSS, then the conflict is processed according to the retrieval conflict resolution flag which can be:
- MAINTAIN : Structure already present in the CSS is maintained.
- ABANDON : Saving operation abandoned for conflicting structure.
- UPDATE : Structure already present in the CSS is overwritten by the new one.
open archive file, archive all structures, retrieve structures identifiers, retrieve structure, retrieve structure network, retrieve paths to ancestors, retrieve paths to descendant, delete all structures from archive