Gets a cleanup model's Include set.
(tpm_cleanincludess clean_var_id)
Returns the Include set, the selection set of entities to be cleaned.
clean_var_id | Cleanup variables ID (real) returned by tpm_varalloc |
Call this function after calling tpm_cleaninit.
ADSRX Equivalent
int
tpm_cleanincludess
ade_id clean_var_id,
ads_name ss);
Returns RTNORM or an error code.
ss | Entities to be cleaned, a selection set |