clear() | IlsOwnsList< OwnerType, OwnedType > | |
cons(COwnedTypePR) | IlsSortedOwnsList< OwnerType, OwnedType, Comparator > | |
ConstIterator typedef | IlsOwnsList< OwnerType, OwnedType > | |
cut(Partial &, ILS_CUT_DIRECTIVE d=ILS_ALL) | IlsOwnsList< OwnerType, OwnedType > | virtual |
getActivity() const | IlsOwnsList< OwnerType, OwnedType > | |
getAdded(int &) | IlsOwnsList< OwnerType, OwnedType > | |
getFirst() | IlsOwnsList< OwnerType, OwnedType > | |
getIdentifiedElement(const IlsString &id) const | IlsOwnsList< OwnerType, OwnedType > | virtual |
getIdentifier() const | IlsIdentifiedListRelation | |
getLast() | IlsOwnsList< OwnerType, OwnedType > | |
getLength() const | IlsListRelation | |
getMaxCard() const | IlsListRelation | |
getMinCard() const | IlsListRelation | |
getOwner() const | IlsOwnsList< OwnerType, OwnedType > | |
getRemoved(int &) | IlsOwnsList< OwnerType, OwnedType > | |
hasElement(IlsViewed &) const | IlsOwnsList< OwnerType, OwnedType > | virtual |
IlsOwnsList(OwnerType &owner, IlsRelationId identifier=IlsDefaultRelationId, IlsActivity activity=IlsModel::GetDefaultActivity(), IlsCardinality mincard=0, IlsCardinality maxcard=ILS_UNLIMITED_MAXCARD, Initial &targets=(*new Initial()), IlsBoolean check_card=IlsTrue) | IlsOwnsList< OwnerType, OwnedType > | |
IlsSortedOwnsList(OwnerType &owner, IlsRelationId identifier=IlsDefaultRelationId, IlsActivity activity=IlsModel::GetDefaultActivity(), IlsCardinality mincard=0, IlsCardinality maxcard=ILS_UNLIMITED_MAXCARD, Initial &targets=(*new Initial()), IlsBoolean check_card=IlsTrue) | IlsSortedOwnsList< OwnerType, OwnedType, Comparator > | |
IlsViewedRel() | IlsViewedRel | protected |
isIn(COwnedTypePR e) | IlsOwnsList< OwnerType, OwnedType > | |
isLengthModified() | IlsListRelation | |
isModified() | IlsListRelation | |
isViewed() | IlsViewedRel | |
Iterator typedef | IlsOwnsList< OwnerType, OwnedType > | |
Myself typedef | IlsSortedOwnsList< OwnerType, OwnedType, Comparator > | |
NewInitial() | IlsOwnsList< OwnerType, OwnedType > | static |
onSubscribe(IlsView &) | IlsViewedRel | virtual |
onUnsubscribe(IlsView &) | IlsViewedRel | virtual |
operator<<(COwnedTypePR newe) | IlsSortedOwnsList< OwnerType, OwnedType, Comparator > | |
operator>>(COwnedTypePR olde) | IlsOwnsList< OwnerType, OwnedType > | |
operator[](int i) const | IlsOwnsList< OwnerType, OwnedType > | |
Partial typedef | IlsOwnsList< OwnerType, OwnedType > | |
Position typedef | IlsOwnsList< OwnerType, OwnedType > | |
remove(COwnedTypePR olde, ILS_CUT_DIRECTIVE d=ILS_ALL) | IlsOwnsList< OwnerType, OwnedType > | |
remove(Partial &, ILS_CUT_DIRECTIVE d=ILS_ALL, IlsBoolean weak=IlsFalse) | IlsOwnsList< OwnerType, OwnedType > | |
~IlsOwnsList() | IlsOwnsList< OwnerType, OwnedType > | virtual |