S3FC project page | S3FC home page |
#include <string>
#include <list>
#include <s3fc/s3_fifo_queue.h>
#include <s3fc/s3_event.h>
Include dependency graph for s3_txport_base.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | s3_txport_base |
Abstract base class for a generic transport mechanism. More... | |
class | s3_txport_data |
Data class used by the s3_txport system. More... | |
struct | s3_txport_event |
Event type for the s3_txport system. More... | |
Typedefs | |
typedef int | s3_txport_client_id |
Type representing the id of the sender of any data in the txpot mechanism. More... |
Definition in file s3_txport_base.h.
|
Send comments to: s3fc@stonethree.com |
|