16 #ifndef __IPSDKIMAGEPROCESSING_RULECOMPATIBLESTRIPBUFFERTYPE_H__ 17 #define __IPSDKIMAGEPROCESSING_RULECOMPATIBLESTRIPBUFFERTYPE_H__ 19 #include <IPSDKImageProcessing/Rule/Strip/StripBinaryMixed/BaseStripBinaryMixedRule.h> 56 bool testRule()
const;
59 std::string createRuleFormalString()
const;
62 std::string createRuleEvaluatedString(
const ipUInt32 increment)
const;
84 #endif // __IPSDKIMAGEPROCESSING_RULECOMPATIBLESTRIPBUFFERTYPE_H__ check that an image strip buffer type size is compatible with a given image buffer type attribute ...
Definition: StripBinaryMixedRuleTypes.h:41
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eStripBinaryMixedRuleType getStripBinaryMixedRuleType() const
retrieve strip binary mixed rule operation type
Definition: RuleCompatibleStripBufferType.h:73
Base class for rules allowing to match properties of a strip attribute with an other attribute...
Definition: BaseStripBinaryMixedRule.h:28
eStripBinaryMixedRuleType
enumerate describing strip binary mixed rule operation type
Definition: StripBinaryMixedRuleTypes.h:35
Rule allowing to check that an image strip buffer type size is compatible a given image buffer types ...
Definition: RuleCompatibleStripBufferType.h:27
boost::weak_ptr< const BaseImageBufferTypeAttribute > IBTAttributeConstWeakPtr
Definition: ImageBufferTypeAttributeTypes.h:43
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
boost::weak_ptr< const BaseStripAttribute > StripAttributeConstWeakPtr
weak pointer to image strip attribute
Definition: StripAttributeTypes.h:80
static const eStripBinaryMixedRuleType::domain g_stripBinaryMixedRuleType
mixed strip rule type associated to rule
Definition: RuleCompatibleStripBufferType.h:32
uint32_t ipUInt32
Base types definition.
Definition: BaseTypes.h:53