Field classes that condense the values of MFBool fields into single boolean values. More...
Classes | |
| class | reduceMF::Or |
| Performs a binary 'or' on all of the elements in the MFBool and returns the result. More... | |
| class | reduceMF::And |
| Performs a binary 'and' on all of the elements in the MFBool and returns the result. More... | |
Namespaces | |
| namespace | reduceMF |
Variables | |
| tuple | reduceMF::OR = Or() |
| tuple | reduceMF::AND = And() |
Field classes that condense the values of MFBool fields into single boolean values.
1.7.1