CObject
CIIterator_VTable Struct Reference

CIIterator virtual table.

#include <CIIterator.h>

Data Fields

CBool(* hasNext )(struct CIIterator *)
 
void(* next )(struct CIIterator *, void *)
 
CBool(* hasPrevious )(struct CIIterator *)
 
void(* previous )(struct CIIterator *, void *)
 
CBool(* set )(struct CIIterator *, void *)
 
CBool(* remove )(struct CIIterator *)
 
size_t(* index )(struct CIIterator *)
 

The documentation for this struct was generated from the following file: