8template<
typename ItemInterface, CWeakHandle Handle>
17 virtual ItemInterface*
accessItem(
const Handle& handle) = 0;
18 virtual const ItemInterface*
viewItem(
const Handle& handle)
const = 0;
Definition TItemPoolInterface.h:10
Handle HandleType
Definition TItemPoolInterface.h:13
virtual ~TItemPoolInterface()=default
ItemInterface ItemInterfaceType
Definition TItemPoolInterface.h:12
virtual ItemInterface * accessItem(const Handle &handle)=0
virtual const ItemInterface * viewItem(const Handle &handle) const =0
Definition ph_editor.h:10