buildnames
int buildnames(XPRMcontext ctx, int nbt, int *types, int (**flts)(XPRMcontext ctx, void *ctf, int type, void *ref), int (**snms)(XPRMcontext ctx, void *ctf, int type, void *ref, const char *name), void **ctfs);
ctx
|
Mosel's execution context
|
nbt
|
Number of types to look for
|
types
|
Types to consider (must be referenced types like
XPRM_TYP_LINCTR or any module type)
|
flts
|
Filter functions to select for which entities a name has to be generated (one for each type)
|
snms
|
Functions to record the generated names (one for each type)
|
ctfs
|
Function contexts (one for each type)
|
© 2001-2025 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.