S3FC project page S3FC home page

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

s3_message.h File Reference

s3_message.h
Id:
s3_message.h,v 1.1.1.1 2003/01/31 09:51:11 alberts3 Exp
S3 Postal system. More...

#include <iostream>
#include <string>
#include <vector>
#include <list>
#include <s3fc/s3_streamable.h>
#include <s3fc/s3_fifo_queue.h>
#include <s3fc/s3_growable_fifo_queue.h>
#include <s3fc/s3_txport_base.h>
#include <s3fc/s3_txport_tcp.h>
#include <s3fc/s3_mutex.h>
#include <s3fc/s3_semaphore.h>

Include dependency graph for s3_message.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

struct  s3_post_office_switch::dst_data
 Data associated with each destination: client list and group flag. More...

struct  s3_post_office::dst_data
 Data associated with each destination: list of sucscribed client instances and group flag. More...

struct  s3_post_office::client_msg
 A message and its originating client. More...

class  s3_message
 An implementation of a Message. More...

class  s3_message_box
 An implementation of a Message box. More...

class  s3_post_office
 A Post Office implementation. More...

class  s3_post_office_switch
 An implementation of Post Office Switch. More...

struct  s3_post_office_switch::txp_event_queuer
 TCP transport event handler. More...


Functions

 S3_TYPEGROUP_TRAITS_POD (s3_message::msg_class_t)


Detailed Description

s3_message.h
Id:
s3_message.h,v 1.1.1.1 2003/01/31 09:51:11 alberts3 Exp
S3 Postal system.

Author:
Gerhard Esterhuizen <gesterhuizen@stonethree.com>
Date:
21/08/2001

Definition in file s3_message.h.


Function Documentation

S3_TYPEGROUP_TRAITS_POD s3_message::msg_class_t   
 


Send comments to: s3fc@stonethree.com SourceForge Logo