S3FC project page S3FC home page

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

s3_inplace_fifo_base.h File Reference

s3_inplace_fifo_base.h
Id:
s3_inplace_fifo_base.h,v 1.1.1.1 2003/01/31 09:51:05 alberts3 Exp
Templated base class describing the interface for FIFO (First In First Out) queues that allow inplace operation of their data. Producers and consumers gain access to slots through open_ and close_ calls, similar to UNIX file IO. More...

#include <s3fc/s3_fifo_base.h>

Include dependency graph for s3_inplace_fifo_base.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  s3_inplace_fifo_base
 Abstract Base Class (ABC) used to derive FIFO queue classes allowing inplace operation. More...


Detailed Description

s3_inplace_fifo_base.h
Id:
s3_inplace_fifo_base.h,v 1.1.1.1 2003/01/31 09:51:05 alberts3 Exp
Templated base class describing the interface for FIFO (First In First Out) queues that allow inplace operation of their data. Producers and consumers gain access to slots through open_ and close_ calls, similar to UNIX file IO.

Author:
Gerhard Esterhuizen <gesterhuizen@stonethree.com>
Date:
22/05/2001

Definition in file s3_inplace_fifo_base.h.


Send comments to: s3fc@stonethree.com SourceForge Logo