|
Pol
Rev 533
|
#include <itemdesc.h>
Inheritance diagram for SpellScrollDesc:
Collaboration diagram for SpellScrollDesc:Public Member Functions | |
| SpellScrollDesc (u32 objtype, ConfigElem &elem, const Package *pkg) | |
| virtual void | PopulateStruct (BStruct *descriptor) const |
Public Attributes | |
| std::string | spelltype |
Private Types | |
| typedef ItemDesc | base |
Definition at line 166 of file itemdesc.h.
typedef ItemDesc SpellScrollDesc::base [private] |
Definition at line 168 of file itemdesc.h.
| SpellScrollDesc::SpellScrollDesc | ( | u32 | objtype, |
| ConfigElem & | elem, | ||
| const Package * | pkg | ||
| ) |
Definition at line 704 of file itemdesc.cpp.
| void SpellScrollDesc::PopulateStruct | ( | BStruct * | descriptor | ) | const [virtual] |
Reimplemented from ItemDesc.
Definition at line 710 of file itemdesc.cpp.
References BStruct::addMember(), ItemDesc::PopulateStruct(), and spelltype.
Here is the call graph for this function:| std::string SpellScrollDesc::spelltype |
Definition at line 173 of file itemdesc.h.
Referenced by PopulateStruct().