17 #ifndef __IPSDKIPLATTRIBUTES_PLANINDEXEDSTATSRESULT_H__ 18 #define __IPSDKIPLATTRIBUTES_PLANINDEXEDSTATSRESULT_H__ 21 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/StatsResult.h> 57 #endif // __IPSDKIPLATTRIBUTES_PLANINDEXEDSTATSRESULT_H__ boost::shared_ptr< const ipsdk::imaproc::attr::PlanIndexedStatsResult > PlanIndexedStatsResultConstPtr
shared pointer to const ipsdk::imaproc::attr::PlanIndexedStatsResult
Definition: PlanIndexedStatsResult.h:54
Definition of import/export macro for library.
Plan indexed collection of results for image statistics measure operation.
Definition: PlanIndexedStatsResult.h:34
#define IPSDK_DECLARE_PLAN_INDEXED_COLL(libraryName, className, dataType)
boost::shared_ptr< ipsdk::imaproc::attr::PlanIndexedStatsResult > PlanIndexedStatsResultPtr
shared pointer to ipsdk::imaproc::attr::PlanIndexedStatsResult
Definition: PlanIndexedStatsResult.h:50
Result for image statistics measure operation.
Definition: StatsResult.h:62