Conveniently specify an embedded boundary subset

SAF_EMBEDBND is a macro defined in saf.h.

Synopsis:

SAF_EMBEDBND(P, B)

Description: This macro provides a convenient way to specify four of the args, supcat , sub_cat , sbmode, and cbmode of the saf_declare_subset_relation call. Use it when the subset is some internal boundary in the superset but is NOT the boundary of the superset. The arguments P and B represent collection categories of collections on superset and subset, respectively.

See Also: