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 612 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 623 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 662 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 598 of file idlist64.c.

References GWEN_IdList64_Attach(), and GWEN_NEW_OBJECT.

Referenced by GWEN_IdList64__Sort().


Generated on Thu Aug 20 13:54:42 2009 for gwenhywfar by  doxygen 1.5.9