Developer Documentation
Centre for Vision, Speech & Signal Processing
USER IN NAMESPACE AMMA TREE ROOT AMMA SEARCH AMMA HOME
 

  PUBLIC
ListSortG::listsort(DLinkC **,unsigned)
ListSortG::LessOrEqual(const DLinkC *,const DLinkC *)
ListSortG::ListSortG(ScopePath (*)(FuncArgList))
ListSortG::Sort(ScopePath (*)(FuncArgList),DLinkC **,unsigned)
ListSortG<class T>
 
include "amma/BoDList.hh"
User Level:Default
Library:Mlist
Example:exBuffer.cc
Section:Containers.Lists.DList
In Scope:std

Methods:

DLinkC ** listsort(DLinkC ** head,unsigned n)

int LessOrEqual(const DLinkC * a,const DLinkC * b)

ListSortG(ScopePath (*)(FuncArgList) aneq)

void Sort(ScopePath (*)(FuncArgList) usercmp,DLinkC ** head,unsigned n)


Programmer:Radek Marik, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001