The SBCFunctor Library#
This library contains the callable and predicate abstractions that SAMSON uses for reusable filtering, traversal, and selection logic.
Use this page when you need low-level SDK infrastructure that other extension code builds on. For class members, signatures, and exact behavior, continue from the links below into the generated API reference.
Library contents#
The SBCFunctor library defines functors, and in particular predicates used in various tasks (e.g. perform complex searches and selections):
SBFunctor(full name:SBCFunctor)
For more information, please refer to the page about Functors.