15 #ifndef __IPSDKBASEDATA_PLANINDEXEDCOLLTYPES_H__ 16 #define __IPSDKBASEDATA_PLANINDEXEDCOLLTYPES_H__ 18 #include <boost/shared_ptr.hpp> 23 class BasePlanIndexedColl;
41 #endif // __IPSDKBASEDATA_PLANINDEXEDCOLLTYPES_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
boost::shared_ptr< BasePlanIndexedColl > PlanIndexedCollPtr
shared pointer to plan indexed collection
Definition: PlanIndexedCollTypes.h:25
Template class used to store collection of objects indexed by plan.
Definition: PlanIndexedColl.h:28
boost::shared_ptr< const BasePlanIndexedColl > PlanIndexedCollConstPtr
shared pointer to const plan indexed collection
Definition: PlanIndexedCollTypes.h:34