Iterator for ID list module

Iterator for a list of uint64_t objects. More...

Functions

GWENHYWFAR_API void GWEN_IdList64_Iterator_free (GWEN_IDLIST64_ITERATOR *it)
GWENHYWFAR_API uint64_t GWEN_IdList64_Iterator_GetFirstId (GWEN_IDLIST64_ITERATOR *it)
GWENHYWFAR_API uint64_t GWEN_IdList64_Iterator_GetNextId (GWEN_IDLIST64_ITERATOR *it)
GWENHYWFAR_API
GWEN_IDLIST64_ITERATOR
GWEN_IdList64_Iterator_new (GWEN_IDLIST64 *idl)

Detailed Description

Iterator for a list of uint64_t objects.


Function Documentation

GWENHYWFAR_API void GWEN_IdList64_Iterator_free ( GWEN_IDLIST64_ITERATOR it  ) 

Definition at line 588 of file idlist64.c.

References GWEN_FREE_OBJECT, GWEN_IdList64_free(), and GWEN_IdTable64_free().

Referenced by GWEN_IdList64_Sort().

GWENHYWFAR_API uint64_t GWEN_IdList64_Iterator_GetFirstId ( GWEN_IDLIST64_ITERATOR it  ) 

Definition at line 599 of file idlist64.c.

References GWEN_IdTable64_Attach(), GWEN_IdTable64_free(), and NULL.

Referenced by GWEN_IdList64_Sort().

GWENHYWFAR_API uint64_t GWEN_IdList64_Iterator_GetNextId ( GWEN_IDLIST64_ITERATOR it  ) 

Definition at line 638 of file idlist64.c.

References GWEN_IdTable64_Attach(), GWEN_IdTable64_free(), and NULL.

Referenced by GWEN_IdList64_Sort().

GWENHYWFAR_API GWEN_IDLIST64_ITERATOR* GWEN_IdList64_Iterator_new ( GWEN_IDLIST64 idl  ) 

Definition at line 574 of file idlist64.c.

References GWEN_IdList64_Attach(), and GWEN_NEW_OBJECT.

Referenced by GWEN_IdList64_Sort().


Generated on Wed Sep 3 15:22:02 2008 for gwenhywfar by  doxygen 1.5.6