More meaningful alias for SAF_TOTALITY

SAF_WHOLE_FIELD is a symbol defined in saf.h.

Synopsis:

SAF_WHOLE_FIELD

Description: The SAF__TOTALITY subset relation representation is most often only ever used during a saf_write_field call to indicate the entire field is being written rather than just a portion. However, in that context, the meaning of a totality is obscured. So, we provide SAF__WHOLE_FIELD as a more meaningful alias for that value. In addition, this macro replaces the three args, MEMBER_COUNT, REQUEST_TYPE, MEMBER_IDS, used in a partial saf_write_field call.

See Also: