dtn::BundleAttributesQueryRequest Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::BundleAttributesQueryRequest:
dtn::BundleEvent

List of all members.

Public Member Functions

 BundleAttributesQueryRequest (const std::string &query_id, const BundleRef &bundle, const AttributeNameVector &attribute_names)

Public Attributes

std::string query_id_
 Query Identifier.
BundleRef bundle_
AttributeNameVector attribute_names_
 bundle attributes requested by name.
MetaBlockRequestVector metadata_blocks_
 metadata blocks requested by type/identifier

Detailed Description

Definition at line 1081 of file BundleEvent.h.


Constructor & Destructor Documentation

dtn::BundleAttributesQueryRequest::BundleAttributesQueryRequest ( const std::string &  query_id,
const BundleRef bundle,
const AttributeNameVector attribute_names 
) [inline]

Definition at line 1083 of file BundleEvent.h.


Member Data Documentation

bundle attributes requested by name.

Definition at line 1098 of file BundleEvent.h.

Definition at line 1095 of file BundleEvent.h.

Referenced by dtn::BundleDaemon::handle_bundle_attributes_report().

metadata blocks requested by type/identifier

Definition at line 1101 of file BundleEvent.h.

Query Identifier.

Bundle being queried

Definition at line 1094 of file BundleEvent.h.

Referenced by dtn::BundleDaemon::handle_bundle_attributes_report().


The documentation for this class was generated from the following file:
Generated on Sun Nov 21 11:40:59 2010 for DTN Reference Implementation by  doxygen 1.6.3