addObserver(Observer &observer) | ogs::support::Object | |
attachObject(ogs::support::Object &object) | ogs::core::CClass | [virtual] |
canAttach(const Object &object) const | ogs::core::CClass | [inline, protected, virtual] |
canDetach() const | ogs::core::CClass | [inline, protected, virtual] |
CClass(Die::Sides hitDie, Skill::Points skillRate, XP::Level xpLevel, Modifier::Value baseAttack, Modifier::Value baseFort, Modifier::Value baseRef, Modifier::Value baseWill) | ogs::core::CClass | [protected] |
Cleric(ogs::core::XP::Level xpLevel=1) | ogs::cclasses::Cleric | [inline] |
detachObject() | ogs::core::CClass | [virtual] |
getBaseFortSaveValue() const | ogs::cclasses::Cleric | [inline, protected] |
getBaseWillSaveValue() const | ogs::cclasses::Cleric | [inline, protected] |
getClass() const | ogs::support::Object | [inline] |
getHitDie() const | ogs::core::CClass | [inline] |
getLevel() const | ogs::core::CClass | [inline] |
getObject() const | ogs::core::CClass | [inline, virtual] |
getObservers() const | ogs::support::Object | [inline, protected] |
getSkillRate() const | ogs::core::CClass | [inline] |
getSpellsPerDay() const (defined in ogs::cclasses::Cleric) | ogs::cclasses::Cleric | |
HIT_DIE | ogs::cclasses::Cleric | [static] |
notifyObservers(Event &event) | ogs::support::Object | [protected, virtual] |
Object() | ogs::support::Object | [inline, protected] |
Observers typedef | ogs::support::Object | [protected] |
removeObserver(Observer &observer) | ogs::support::Object | |
setLevel(XP::Level xpLevel) | ogs::core::CClass | |
SKILL_RATE | ogs::cclasses::Cleric | [static] |
toString() const | ogs::support::Object | [virtual] |
updateCClass() | ogs::core::CClass | [protected, virtual] |
~CClass()=0 (defined in ogs::core::CClass) | ogs::core::CClass | [inline, pure virtual] |
~Object()=0 (defined in ogs::support::Object) | ogs::support::Object | [inline, pure virtual] |