virtual const Item * getEquipment(const int index) const =0
void setEquipment(int index, int id, int quantity)
const Backend * getBackend() const
void setBackend(Backend *const backend)
const Item * getEquipment(const int index) const
#define A_DELETE_COPY(func)