S3FC project page S3FC home page

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

s3_txport_tcp::metadata_type Struct Template Reference

Private structure to communicate metadata to the system. More...

List of all members.

Public Methods

 metadata_type (s3_txport_client_id a_id, const std::string &md)
 metadata_type ()

Public Attributes

s3_txport_client_id id
std::string metadata


Detailed Description

template<class T_Data, class T_Socket = s3_socket_tcp>
struct s3_txport_tcp< T_Data, T_Socket >::metadata_type

Private structure to communicate metadata to the system.

Definition at line 161 of file s3_txport_tcp.h.


Constructor & Destructor Documentation

template<class T_Data, class T_Socket = s3_socket_tcp>
s3_txport_tcp< T_Data, T_Socket >::metadata_type::metadata_type s3_txport_client_id    a_id,
const std::string &    md
[inline]
 

Definition at line 165 of file s3_txport_tcp.h.

References id, metadata, and s3_txport_client_id.

template<class T_Data, class T_Socket = s3_socket_tcp>
s3_txport_tcp< T_Data, T_Socket >::metadata_type::metadata_type   [inline]
 

Definition at line 167 of file s3_txport_tcp.h.


Member Data Documentation

template<class T_Data, class T_Socket = s3_socket_tcp>
s3_txport_client_id s3_txport_tcp::metadata_type::id
 

Definition at line 163 of file s3_txport_tcp.h.

Referenced by metadata_type.

template<class T_Data, class T_Socket = s3_socket_tcp>
std::string s3_txport_tcp::metadata_type::metadata
 

Definition at line 164 of file s3_txport_tcp.h.

Referenced by metadata_type.


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