|
| CBenPropertyName (LtcBenContainer *pContainer, BenObjectID ObjectID, CUtListElmt *pPrevObject, const OString &rName, CUtListElmt *pPrevNamedObjectListElmt) |
|
virtual bool | IsPropertyName () override |
|
virtual bool | IsPropertyName () |
|
| CBenNamedObject (LtcBenContainer *pContainer, BenObjectID ObjectID, CUtListElmt *pPrevObject, OString aName, CUtListElmt *pPrevNamedObjectListElmt) |
|
const OString & | GetName () const |
|
CBenProperty * | UseProperty (BenObjectID PropertyID) |
|
CBenValue * | UseValue (BenObjectID PropertyID) |
|
LtcBenContainer * | GetContainer () |
|
| CBenObject (LtcBenContainer *pContainer, BenObjectID ObjectID, CUtListElmt *pPrev) |
|
CUtList & | GetProperties () |
|
| CBenIDListElmt (BenObjectID ID, CUtListElmt *pPrev) |
|
| CBenIDListElmt (BenObjectID ID) |
|
BenObjectID | GetID () const |
|
| CUtListElmt () |
|
| CUtListElmt (CUtListElmt *pPrev) |
|
| CUtListElmt (CUtList *pList) |
|
virtual | ~CUtListElmt () |
|
void | MakeNotOnList () |
|
CUtListElmt * | GetNext () const |
|
void | SetNext (CUtListElmt *pNext) |
|
CUtListElmt * | GetPrev () const |
|
void | SetPrev (CUtListElmt *pPrev) |
|
void | InsertAfter (CUtListElmt *pPrev) |
|
Definition at line 354 of file bento.hxx.