16 #ifndef __IPSDKIPLATTRIBUTES_DOUBLES_H__ 17 #define __IPSDKIPLATTRIBUTES_DOUBLES_H__ 21 #include <boost/shared_ptr.hpp> 42 typedef boost::shared_ptr<ipsdk::imaproc::attr::Doubles>
DoublesPtr;
46 typedef boost::shared_ptr<const ipsdk::imaproc::attr::Doubles>
DoublesConstPtr;
55 #endif // __IPSDKIPLATTRIBUTES_DOUBLES_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
boost::shared_ptr< ipsdk::imaproc::attr::Doubles > DoublesPtr
shared pointer to ipsdk::imaproc::Doubles
Definition: Doubles.h:124
Definition of import/export macro for library.
boost::shared_ptr< const ipsdk::imaproc::attr::Doubles > DoublesConstPtr
shared pointer to const ipsdk::imaproc::Doubles
Definition: Doubles.h:128