pret_all_structs(3g) — Subroutines
Name
pret_all_structs − Retrieves all structures from an open archive file.
Operating States: PHOP, ∗, ∗, AROP
PHIGS standard function
Syntax
void pret_all_structs (
Pint archive_id /∗ (I) Archive file identifier ∗/
)
Description
pret_all_structs retrieves all structures from the specified open archive file. It treats conflicts according to the value of the retrieval conflict resolution flag in the PHIGS state list. See the structure archiving function pset_conf_res for information about setting conflict flags.
Use the pinq_conf_res, pinq_all_conf_structs, and pinq_conf_structs_net functions (described in Inquiry Functions) to return data about conflicts.
See Also
par_all_structs
pdel_all_structs_ar
pinq_all_conf_structs
pinq_conf_res
pinq_conf_structs_net
popen_ar_file
pret_struct_ids
pret_struct_nets
pret_structs
pset_conf_res