wrapsFunctionFamily
P164912
predicate
Indicates that one function or component encapsulates and delegates behavior to a family of related functions, acting as a wrapper around them.
Sample triples (13)
| Subject | Object |
|---|---|
| FormatGuard | printf ⓘ |
| FormatGuard | fprintf ⓘ |
| FormatGuard | sprintf ⓘ |
| FormatGuard | snprintf ⓘ |
| FormatGuard | scanf ⓘ |
| FormatGuard | fscanf ⓘ |
| FormatGuard | sscanf ⓘ |
| FormatGuard | vprintf ⓘ |
| FormatGuard | vsprintf ⓘ |
| FormatGuard | vsnprintf ⓘ |
| FormatGuard | vscanf ⓘ |
| FormatGuard | vfscanf ⓘ |
| FormatGuard | vsscanf ⓘ |