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().

Here is the call graph for this function:

Here is the caller graph for this function:

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().

Here is the call graph for this function:

Here is the caller graph for this function:

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().

Here is the call graph for this function:

Here is the caller graph for this function:

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().

Here is the call graph for this function:

Here is the caller graph for this function:

Generated on Mon Jul 5 22:58:52 2010 for gwenhywfar by  doxygen 1.6.3