IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
AppendSeqRuleUtils.h
Go to the documentation of this file.
1 // AppendSeqRuleUtils.h:
3 // ----------------
4 //
15 
16 #ifndef __IPSDKIPLUTILITY_APPENDSEQRULEUTILS_H__
17 #define __IPSDKIPLUTILITY_APPENDSEQRULEUTILS_H__
18 
21 
22 namespace ipsdk {
23 namespace imaproc {
24 namespace util {
25 
28 
32 matchAppendSeq(const ImageAttributeConstPtr& pInput1Attribute,
33  const ImageAttributeConstPtr& pInput2Attribute);
34 
37 
38 } // end of namespace util
39 } // end of namespace imaproc
40 } // end of namespace ipsdk
41 
42 #endif // __IPSDKIPLUTILITY_APPENDSEQRULEUTILS_H__
#define IPSDKIPLUTILITY_API
Import/Export macro for library IPSDKIPLUtility.
Definition: IPSDKIPLUtilityExports.h:25
boost::shared_ptr< BaseCustomCheckedImageProperty > CustomCheckedImagePropertyPtr
boost::shared_ptr< const BaseImageAttribute > ImageAttributeConstPtr
Definition of import/export macro for library.
IPSDKIPLUTILITY_API CustomCheckedImagePropertyPtr matchAppendSeq(const ImageAttributeConstPtr &pInput1Attribute, const ImageAttributeConstPtr &pInput2Attribute)