AddAtCorrectTimePosition(GRNotationElement *grne) | NEPointerList | |
AddAtTimePosition(const TYPE_TIMEPOSITION &tp, GRNotationElement *grne) | NEPointerList | |
AddElementAfter(GuidoPos pos, GRNotationElement * data) | KF_List< GRNotationElement * > | |
AddElementAt(GuidoPos pos, GRNotationElement * data) | KF_List< GRNotationElement * > | |
AddHead(GRNotationElement * data) | KF_List< GRNotationElement * > | inline |
AddSortedHead(GRNotationElement *, int comp(const GRNotationElement *, const GRNotationElement *)) | KF_IPointerList< GRNotationElement > | virtual |
AddSortedTail(GRNotationElement *, int comp(const GRNotationElement *, const GRNotationElement *)) | KF_IPointerList< GRNotationElement > | virtual |
AddTail(GRNotationElement * data) | KF_List< GRNotationElement * > | inline |
back() const | KF_List< GRNotationElement * > | inline |
Cut(GuidoPos pos, KF_IPointerList< GRNotationElement > **pnew) | KF_IPointerList< GRNotationElement > | virtual |
KF_List< GRNotationElement * >::Cut(GuidoPos pos, KF_List< GRNotationElement * > **pnew) | KF_List< GRNotationElement * > | virtual |
DumpListAtTail(KF_IPointerList< GRNotationElement > *list) | KF_IPointerList< GRNotationElement > | virtual |
empty() const | KF_List< GRNotationElement * > | inline |
fCount | KF_List< GRNotationElement * > | protected |
fHead | KF_List< GRNotationElement * > | protected |
front() const | KF_List< GRNotationElement * > | inline |
fTail | KF_List< GRNotationElement * > | protected |
Get(int cnt) const | KF_List< GRNotationElement * > | |
GetAt(GuidoPos pos) const | KF_List< GRNotationElement * > | inline |
getCopy() | KF_IPointerList< GRNotationElement > | virtual |
GetCount() const | KF_List< GRNotationElement * > | inline |
GetElementPos(const GRNotationElement *data) const | KF_IPointerList< GRNotationElement > | virtual |
getElementsWithShortestDuration() | NEPointerList | |
getElementsWithShortestDurationNotNull() | NEPointerList | |
getElementsWithTimePosition(const TYPE_TIMEPOSITION &timePosition) const | NEPointerList | |
getElementWithMaxSpacing() | NEPointerList | |
GetHead() const | KF_List< GRNotationElement * > | inline |
GetHeadPosition(void) const | KF_List< GRNotationElement * > | inline |
GetMap(GuidoElementSelector sel, MapCollector &f, MapInfos &infos) const | NEPointerList | virtual |
getMaxSpacing() | NEPointerList | |
GetNext(GuidoPos &pos) const | KF_List< GRNotationElement * > | inline |
getNextTimePosition(const TYPE_TIMEPOSITION &timePosition) | NEPointerList | |
getOwnership() const | KF_IPointerList< GRNotationElement > | inlinevirtual |
GetPrev(GuidoPos &pos) const | KF_List< GRNotationElement * > | inline |
GetTail() const | KF_List< GRNotationElement * > | inline |
GetTailPosition() const | KF_List< GRNotationElement * > | inline |
insert(GuidoPos pos, GRNotationElement * data) | KF_List< GRNotationElement * > | inline |
IsEmpty() const | KF_List< GRNotationElement * > | inline |
KF_IPointerList(int p_ownselements=0) | KF_IPointerList< GRNotationElement > | inline |
KF_IPointerList(const KF_IPointerList< GRNotationElement > &lst, int p_ownselements=0) | KF_IPointerList< GRNotationElement > | |
KF_List() | KF_List< GRNotationElement * > | inline |
mynode typedef | KF_List< GRNotationElement * > | |
NEPointerList(const NEPointerList &lst, int ownselements=0) | NEPointerList | |
NEPointerList(int ownselements=0) | NEPointerList | |
OnDraw(VGDevice &hdc) const | NEPointerList | virtual |
ownselements | KF_IPointerList< GRNotationElement > | protected |
print(std::ostream &os) const | NEPointerList | |
push_back(GRNotationElement * data) | KF_List< GRNotationElement * > | inline |
reduce_print() const | NEPointerList | |
RemoveAll() | KF_IPointerList< GRNotationElement > | virtual |
RemoveElement(GRNotationElement *data) | KF_IPointerList< GRNotationElement > | virtual |
RemoveElementAt(GuidoPos pos) | KF_IPointerList< GRNotationElement > | virtual |
RemoveHead() | KF_List< GRNotationElement * > | inline |
RemoveTail() | KF_List< GRNotationElement * > | inline |
ResetListNoDelete() | KF_List< GRNotationElement * > | virtual |
SetAt(GuidoPos pos, GRNotationElement * data) | KF_List< GRNotationElement * > | inline |
SetHeadPosition(GuidoPos pos) | KF_List< GRNotationElement * > | |
setHPosition(float nx) | NEPointerList | virtual |
setOwnership(int p_ownselements) | KF_IPointerList< GRNotationElement > | inlinevirtual |
setPosition(const NVPoint &newPosition) | NEPointerList | virtual |
setSpacing(const TYPE_TIMEPOSITION &timePosition, NVPoint &position) | NEPointerList | |
SetTailPosition(GuidoPos pos) | KF_List< GRNotationElement * > | |
setZeroSpacing(const TYPE_TIMEPOSITION &timePosition, NVPoint &position, int addspace=1) | NEPointerList | |
size() const | KF_List< GRNotationElement * > | inline |
sort(int comp(const GRNotationElement *, const GRNotationElement *)) | KF_IPointerList< GRNotationElement > | virtual |
KF_List< GRNotationElement * >::sort() | KF_List< GRNotationElement * > | inlinevirtual |
tellPosition(GObject *caller, const NVPoint &newPosition) | NEPointerList | |
~KF_IPointerList() | KF_IPointerList< GRNotationElement > | inlinevirtual |
~KF_List() | KF_List< GRNotationElement * > | inlinevirtual |
~NEPointerList() | NEPointerList | virtual |