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.

Link for which the given attributes are requested.

Definition at line 1401 of file BundleEvent.h.


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