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_switch::dst_data Struct Reference

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

List of all members.

Public Methods

 dst_data ()
 dst_data (const std::list< client_id_t > &n_clients, bool n_group)

Public Attributes

std::list< client_id_tclients
bool group


Detailed Description

Data associated with each destination: client list and group flag.

Definition at line 948 of file s3_message.h.


Constructor & Destructor Documentation

s3_post_office_switch::dst_data::dst_data  
 

Definition at line 1082 of file s3_message.cc.

s3_post_office_switch::dst_data::dst_data const std::list< client_id_t > &    n_clients,
bool    n_group
 

Definition at line 1087 of file s3_message.cc.


Member Data Documentation

std::list<client_id_t> s3_post_office_switch::dst_data::clients
 

Definition at line 950 of file s3_message.h.

bool s3_post_office_switch::dst_data::group
 

Definition at line 951 of file s3_message.h.


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