|
Pol
Rev 533
|
#include <itemdesc.h>
Inheritance diagram for MapDesc:
Collaboration diagram for MapDesc:Public Member Functions | |
| MapDesc (u32 objtype, ConfigElem &elem, const Package *pkg) | |
| virtual void | PopulateStruct (BStruct *descriptor) const |
Public Attributes | |
| bool | editable |
Private Types | |
| typedef ItemDesc | base |
Definition at line 200 of file itemdesc.h.
typedef ItemDesc MapDesc::base [private] |
Definition at line 202 of file itemdesc.h.
| MapDesc::MapDesc | ( | u32 | objtype, |
| ConfigElem & | elem, | ||
| const Package * | pkg | ||
| ) |
Definition at line 752 of file itemdesc.cpp.
| void MapDesc::PopulateStruct | ( | BStruct * | descriptor | ) | const [virtual] |
Reimplemented from ItemDesc.
Definition at line 758 of file itemdesc.cpp.
References BStruct::addMember(), editable, and ItemDesc::PopulateStruct().
Here is the call graph for this function:| bool MapDesc::editable |
Definition at line 207 of file itemdesc.h.
Referenced by PopulateStruct().