CS_fs_reply_content_MESSAGE Struct Reference

#include <fs.h>


Data Fields

GNUNET_MessageHeader header
unsigned int anonymity_level
GNUNET_CronTime expiration_time


Detailed Description

Server to client: content (in response to a CS_fs_request_search_MESSAGE). The header is followed by the variable size data of a GNUNET_EC_DBlock (as defined in ecrs_core.h).

Definition at line 81 of file fs.h.


Field Documentation

GNUNET_MessageHeader CS_fs_reply_content_MESSAGE::header

Definition at line 83 of file fs.h.

Referenced by GNUNET_FS_HELPER_send_to_client().

unsigned int CS_fs_reply_content_MESSAGE::anonymity_level

Anonymity level for the content, maybe 0 if not known.

Definition at line 89 of file fs.h.

Referenced by GNUNET_FS_HELPER_send_to_client().

GNUNET_CronTime CS_fs_reply_content_MESSAGE::expiration_time

Expiration time of the response (relative to now).

Definition at line 94 of file fs.h.

Referenced by GNUNET_FS_HELPER_send_to_client().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 7 02:18:12 2009 for GNUnet by  doxygen 1.5.1