|
| | WvSorter (_list_ &_list, RealCompareFunc *_cmp) |
| _type_ * | ptr () const |
|
| WvIterStuff (_type_) |
| void | rewind () |
| | WvSorter (_list_ &_list, RealCompareFunc *_cmp) |
| _type_ * | ptr () const |
|
| WvIterStuff (_type_) |
| void | rewind () |
| bool | next () |
| bool | next () |
| bool | cur () |
| bool | cur () |
|
| template<class _list_, class _iter_> |
| void | rewind (CompareFunc *cmp) |
|
| static int | magic_compare (const void *_a, const void *_b) |
|
static int | magic_compare (const void *_a, const void *_b) |
template<class _type_, class _list_, class _iter_>
class WvSorter< _type_, _list_, _iter_ >
Definition at line 56 of file debian/libwvstreams-dev/usr/include/wvstreams/wvsorter.h.
◆ RealCompareFunc [1/2]
template<class _type_, class _list_, class _iter_>
| typedef int WvSorter< _type_, _list_, _iter_ >::RealCompareFunc(const _type_ *a, const _type_ *b) |
◆ RealCompareFunc [2/2]
template<class _type_, class _list_, class _iter_>
| typedef int WvSorter< _type_, _list_, _iter_ >::RealCompareFunc(const _type_ *a, const _type_ *b) |
◆ CompareFunc [1/2]
| typedef int WvSorterBase::CompareFunc(const void *a, const void *b) |
|
inherited |
◆ CompareFunc [2/2]
| typedef int WvSorterBase::CompareFunc(const void *a, const void *b) |
|
inherited |
◆ WvSorter() [1/2]
template<class _type_, class _list_, class _iter_>
| WvSorter< _type_, _list_, _iter_ >::WvSorter |
( |
_list_ & | _list, |
|
|
RealCompareFunc * | _cmp ) |
|
inline |
◆ WvSorter() [2/2]
template<class _type_, class _list_, class _iter_>
| WvSorter< _type_, _list_, _iter_ >::WvSorter |
( |
_list_ & | _list, |
|
|
RealCompareFunc * | _cmp ) |
|
inline |
◆ ptr() [1/2]
template<class _type_, class _list_, class _iter_>
| _type_ * WvSorter< _type_, _list_, _iter_ >::ptr |
( |
| ) |
const |
|
inline |
◆ rewind() [1/3]
template<class _type_, class _list_, class _iter_>
| void WvSorter< _type_, _list_, _iter_ >::rewind |
( |
| ) |
|
|
inline |
◆ ptr() [2/2]
template<class _type_, class _list_, class _iter_>
| _type_ * WvSorter< _type_, _list_, _iter_ >::ptr |
( |
| ) |
const |
|
inline |
◆ rewind() [2/3]
template<class _type_, class _list_, class _iter_>
| void WvSorter< _type_, _list_, _iter_ >::rewind |
( |
| ) |
|
|
inline |
◆ next() [1/2]
| bool WvSorterBase::next |
( |
| ) |
|
|
inlineinherited |
◆ next() [2/2]
| bool WvSorterBase::next |
( |
| ) |
|
|
inlineinherited |
◆ cur() [1/2]
| bool WvSorterBase::cur |
( |
| ) |
|
|
inlineinherited |
◆ cur() [2/2]
| bool WvSorterBase::cur |
( |
| ) |
|
|
inlineinherited |
◆ rewind() [3/3]
template<class _list_, class _iter_>
| void WvSorterBase::rewind |
( |
CompareFunc * | cmp | ) |
|
|
protectedinherited |
◆ magic_compare()
| int WvSorterBase::magic_compare |
( |
const void * | _a, |
|
|
const void * | _b ) |
|
staticprotectedinherited |
◆ cmp
template<class _type_, class _list_, class _iter_>
| RealCompareFunc * WvSorter< _type_, _list_, _iter_ >::cmp |
◆ list
| void * WvSorterBase::list |
|
inherited |
◆ array
| void ** WvSorterBase::array |
|
inherited |
◆ lptr
| void ** WvSorterBase::lptr |
|
inherited |
◆ actual_compare
| WvSorterBase::CompareFunc * WvSorterBase::actual_compare |
|
staticprotectedinherited |
The documentation for this class was generated from the following files: