struct Qt

Circular FIFO queue of void *.

public members:

int siz
Queue size available.
int cnt
Count of objects in the queue.
void ** in
Insertion point.
void ** out
Extraction point.
void ** bottom
Pointer to zeroeth element.
void ** top
Pointer one past last element.

Documentation

Simple array of void* organized a circular FIFO.

this class has no child classes.

alphabetic index hierarchy of classes


XIDAR TECHNICS, 3388 STATE RT 370, CATO NY 13033-9716
Copyright © 1996 Eliot W. Dudley All rights reserved.
edudley@servtech.com

Dallas Semiconductor Home Page 1-Wire, DS, DS1820, DS2405, DS2407, DS9097, and MicroLan are trademarks and/or registered trademarks of Dallas Semiconductor

generated by doc++