class A_QUEUE{ETP} < $QUEUE{ETP}


Flattened version is here

Ancestors
$QUEUE{_} $DISPENSER{_} $STR $CONTAINER{_}
$COPY $FILTERS{_} $ELT{_} $ELT
COMPARE{_}

Descendants
QUEUE{_}



Public


Features

Iters


Private

attr buf : ARRAY{ETP} ;
****
attr buf : ARRAY{ETP} ;
****
build(
attr head : CARD ;
**** Index of head
attr head : CARD ;
**** Index of head
attr tail : CARD ;
**** Index of next insert
attr tail : CARD ;
**** Index of next insert

The Sather Home Page