PAT_NEXT_TYPE
List of: Enumerations
Subjects: Model Topology
Contents: Kernel

Purpose: For entities with next() methods, include this switch to specify how it should work when the entity has a pattern holder.

Filename: kern/kernel/kernutil/law/pattern_enum.hxx

Values: PAT_CAN_CREATE=0 Create a new "next" from the pattern, if appropriate

PAT_NO_CREATE=1 If the pattern "next" hasn't been created, return next_ptr instead

PAT_IGNORE=2 Ignore the pattern and return next_ptr
PDF/KERN/42EN.PDF
HTM/DATA/KERN/KERN/42EN/0018.HTM