The SEDRIS Data Representation Model
APPENDIX D - Functions
SE TestInclusionInSet
extern SE_Boolean
SE_TestInclusionInSet
(
constSE_Token_Set *token_set_ptr, (notes)
SE_DRM_Type drm_type, (notes)
SE_Integer value (notes)
);

Definition

Tests whether the given Token is in the given Token Set.


Returns

SE_TRUE if the Token is a member of the Token Set
SE_FALSE if the Token is not a member of the Token Set, or if the Token Set pointer was NULL, or if the value was not a valid value for a Token


Parameters Notes


token_set_ptr

 a pointer to the Token Set to be tested

drm_type

 identifies the type from which the Token is obtained

value

 the Token (cast to an SE_Integer) to be tested for inclusion


Prev: SE_TableValueSize. Next: SE_TokenSetDefinition. Up:Index.

Last updated: May 15, 2003 Copyright © 2003 SEDRIS™