dtn::LinkAttributesQueryRequest Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::LinkAttributesQueryRequest:

dtn::CLAQueryReport dtn::BundleEvent

List of all members.

Public Member Functions

 LinkAttributesQueryRequest (const std::string &query_id, const LinkRef &link, const AttributeNameVector &attribute_names)

Public Attributes

LinkRef link_
 Link for which the given attributes are requested.
AttributeNameVector attribute_names_
 Link attributes requested by name.


Detailed Description

Definition at line 1391 of file BundleEvent.h.


Constructor & Destructor Documentation

dtn::LinkAttributesQueryRequest::LinkAttributesQueryRequest ( const std::string &  query_id,
const LinkRef link,
const AttributeNameVector attribute_names 
) [inline]

Definition at line 1393 of file BundleEvent.h.


Member Data Documentation

Link attributes requested by name.

Definition at line 1404 of file BundleEvent.h.

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

Link for which the given attributes are requested.

Definition at line 1401 of file BundleEvent.h.

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


The documentation for this class was generated from the following file:

Generated on Fri Jan 30 09:43:13 2009 for DTN Reference Implementation by  doxygen 1.5.8