S3FC project page S3FC home page

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

s3_post_office::client_msg Struct Reference

A message and its originating client. More...

Collaboration diagram for s3_post_office::client_msg:

Collaboration graph
[legend]
List of all members.

Public Methods

 client_msg ()
 client_msg (const s3_message &n_msg, s3_message_box *n_client)

Public Attributes

s3_message msg
s3_message_boxclient

Detailed Description

A message and its originating client.

Definition at line 719 of file s3_message.h.


Constructor & Destructor Documentation

s3_post_office::client_msg::client_msg   [inline]
 

Definition at line 726 of file s3_message.h.

s3_post_office::client_msg::client_msg const s3_message   n_msg,
s3_message_box   n_client
[inline]
 

Definition at line 728 of file s3_message.h.


Member Data Documentation

s3_message_box* s3_post_office::client_msg::client
 

Definition at line 724 of file s3_message.h.

s3_message s3_post_office::client_msg::msg
 

Definition at line 722 of file s3_message.h.


The documentation for this struct was generated from the following file:
Send comments to: s3fc@stonethree.com SourceForge Logo