ELIST2_ITERATOR Class Reference
#include <elst2.h>
List of all members.
Constructor & Destructor Documentation
ELIST2_ITERATOR::ELIST2_ITERATOR |
( |
|
) |
[inline] |
ELIST2_ITERATOR::ELIST2_ITERATOR |
( |
ELIST2 * |
list_to_iterate |
) |
[inline] |
Member Function Documentation
void ELIST2_ITERATOR::add_after_stay_put |
( |
ELIST2_LINK * |
new_link |
) |
[inline] |
void ELIST2_ITERATOR::add_after_then_move |
( |
ELIST2_LINK * |
new_link |
) |
[inline] |
void ELIST2_ITERATOR::add_before_stay_put |
( |
ELIST2_LINK * |
new_link |
) |
[inline] |
void ELIST2_ITERATOR::add_before_then_move |
( |
ELIST2_LINK * |
new_link |
) |
[inline] |
void ELIST2_ITERATOR::add_list_after |
( |
ELIST2 * |
list_to_add |
) |
[inline] |
void ELIST2_ITERATOR::add_list_before |
( |
ELIST2 * |
list_to_add |
) |
[inline] |
void ELIST2_ITERATOR::add_to_end |
( |
ELIST2_LINK * |
new_link |
) |
[inline] |
bool ELIST2_ITERATOR::at_first |
( |
|
) |
[inline] |
bool ELIST2_ITERATOR::at_last |
( |
|
) |
[inline] |
bool ELIST2_ITERATOR::current_extracted |
( |
|
) |
[inline] |
bool ELIST2_ITERATOR::cycled_list |
( |
|
) |
[inline] |
bool ELIST2_ITERATOR::empty |
( |
|
) |
[inline] |
inT32 ELIST2_ITERATOR::length |
( |
|
) |
[inline] |
void ELIST2_ITERATOR::mark_cycle_pt |
( |
|
) |
[inline] |
ELIST2_LINK * ELIST2_ITERATOR::move_to_first |
( |
|
) |
[inline] |
ELIST2_LINK * ELIST2_ITERATOR::move_to_last |
( |
|
) |
[inline] |
void ELIST2_ITERATOR::set_to_list |
( |
ELIST2 * |
list_to_iterate |
) |
[inline] |
void ELIST2_ITERATOR::sort |
( |
int |
comparatorconst void *, const void * |
) |
[inline] |
Friends And Related Function Documentation
The documentation for this class was generated from the following files: