16 #ifndef __IPSDKIMAGEPROCESSING_RULEMATCHTILECOLLBUFFERTYPE_H__ 17 #define __IPSDKIMAGEPROCESSING_RULEMATCHTILECOLLBUFFERTYPE_H__ 19 #include <IPSDKImageProcessing/Rule/TileColl/TileCollComparison/BaseTileCollComparisonRule.h> 56 bool testRule()
const;
59 std::string createRuleFormalString()
const;
62 std::string createRuleEvaluatedString(
const ipUInt32 increment)
const;
84 #endif // __IPSDKIMAGEPROCESSING_RULEMATCHTILECOLLBUFFERTYPE_H__ boost::weak_ptr< const BaseTileCollAttribute > TileCollAttributeConstWeakPtr
weak pointer to attribute associated to a collection of image tiles
Definition: TileCollAttributeTypes.h:58
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
static const eTileCollComparisonRuleType::domain g_tileCollComparisonRuleType
image tile collection comparison rule type associated to rule
Definition: RuleMatchTileCollBufferType.h:32
Base class for rule allowing to compare properties of two tile collections.
Definition: BaseTileCollComparisonRule.h:28
eTileCollComparisonRuleType
enumerate describing image strip comparison rule operation type
Definition: TileCollComparisonRuleTypes.h:32
Match tiles buffer type.
Definition: TileCollComparisonRuleTypes.h:38
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
Rule allowing to check that buffer types associated to two tile collection match. ...
Definition: RuleMatchTileCollBufferType.h:27
eTileCollComparisonRuleType getTileCollComparisonRuleType() const
get tile collection comparison rule type
Definition: RuleMatchTileCollBufferType.h:73
uint32_t ipUInt32
Base types definition.
Definition: BaseTypes.h:53