IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
IPSDK_Nightly
include
public
IPSDKBaseProcessing
Rule
Attribute
DataItem
Leaf
LeafRuleOperators.h
Go to the documentation of this file.
1
// LeafRuleOperators.h:
3
// --------------------
4
//
14
15
#ifndef __IPSDKBASEPROCESSING_LEAFRULEOPERATORS_H__
16
#define __IPSDKBASEPROCESSING_LEAFRULEOPERATORS_H__
17
18
#include <
IPSDKBaseProcessing/Rule/RuleOperators.h
>
19
#include <
IPSDKBaseProcessing/Rule/Attribute/DataItem/Leaf/LeafProperty/LeafPropertyRuleOperators.h
>
20
#include <
IPSDKBaseProcessing/Rule/Attribute/DataItem/Leaf/LeafsComparison/LeafsComparisonRuleOperators.h
>
21
#include <
IPSDKBaseProcessing/Rule/Attribute/DataItem/Leaf/LeafValueComparison/LeafValueComparisonRuleOperators.h
>
22
23
namespace
ipsdk
{
24
namespace
processor {
25
28
29
32
33
}
// end of namespace processor
34
}
// end of namespace ipsdk
35
36
#endif // __IPSDKBASEPROCESSING_LEAFRULEOPERATORS_H__
ipsdk
Main namespace for IPSDK library.
Definition:
AlgorithmFunctionEfficiency.h:22
RuleOperators.h
Base operators used to combined rules.
LeafPropertyRuleOperators.h
Predefined operators for rules on leaf properties of data item attributes.
LeafsComparisonRuleOperators.h
Predefined operators for rules on comparison of leaf values of data item attributes.
LeafValueComparisonRuleOperators.h
Predefined operators for rules on comparison of leaf value of data item attribute with a given value...
Generated on Tue Apr 15 2025 16:20:46 for IPSDK by
1.8.14