Conveniently specify a boundary subset

SAF_BOUNDARY is a macro defined in saf.h.

Synopsis:

SAF_BOUNDARY(P, B)

Description: This macro provides a convenient way to specify four of the args, sup_cat , sub_cat , sbmode, and cbmode of the saf_declare_subset_relation call. Use it when the subset is the boundary of the superset. The arguments P and B represent collection categories of collections on superset and subset, respectively. See saf_declare_subset_relation for a more detailed description.

See Also: