Conveniently specify an general subset

SAF_GENERAL is a macro defined in saf.h.

Synopsis:

SAF_GENERAL(BND)

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 all that is known is that the subset is indeed a subset of the superset, but the details of their relationship are unknown (e.g. no data). The argument BND is a boolean meant to indicate if the subset is the boundary of the superset.

See Also: