accept(ItemVisitor &iv)=0 | objects::Item | [pure virtual] |
get(int id) | objects::Item | [static] |
get_hp_healing() const | objects::HealingItem | [inline, virtual] |
get_hp_healing_cost() const | objects::HealingItem | [inline] |
get_id() const =0 | objects::Item | [pure virtual] |
get_mp_healing() const | objects::HealingItem | [inline, virtual] |
get_mp_healing_cost() const | objects::HealingItem | [inline] |
get_name()=0 | objects::Item | [pure virtual] |
get_price() const | objects::HealingItem | [inline, virtual] |
HealingItem() | objects::HealingItem | [protected] |
heals_hp() const | objects::HealingItem | [inline, virtual] |
heals_mp() const | objects::HealingItem | [inline, virtual] |
Item() | objects::Item | |
operator==(const Item &i) const | objects::Item | [inline] |
print(std::ostream &os)=0 | objects::Item | [pure virtual] |