CObject
CIQueue_VTable Struct Reference

CIQueue virtual table.

#include <CIQueue.h>

Data Fields

CIQueueError(* insert )(struct CIQueue *, const void *)
 
CIQueueError(* remove )(struct CIQueue *, void *)
 
CIQueueError(* peek )(struct CIQueue *, void *)
 
size_t(* size )(struct CIQueue *)
 
size_t(* maxSize )(struct CIQueue *)
 
void(* clear )(struct CIQueue *)
 

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