Public Attributes | List of all members
gft::GQueue::_gcircularqueue Struct Reference

#include <gft_gpqueue_by_Falcao.h>

Public Attributes

int * first
 
int * last
 
int nbuckets
 
int minvalue
 
int maxvalue
 
char tiebreak
 
char removal_policy
 

Member Data Documentation

int* gft::GQueue::_gcircularqueue::first
int* gft::GQueue::_gcircularqueue::last
int gft::GQueue::_gcircularqueue::maxvalue
int gft::GQueue::_gcircularqueue::minvalue
int gft::GQueue::_gcircularqueue::nbuckets
char gft::GQueue::_gcircularqueue::removal_policy
char gft::GQueue::_gcircularqueue::tiebreak

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