dtn::IfaceAttributesQueryRequest Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::IfaceAttributesQueryRequest:
dtn::CLAQueryReport dtn::BundleEvent

List of all members.

Public Member Functions

 IfaceAttributesQueryRequest (const std::string &query_id, Interface *iface, const AttributeNameVector &attribute_names)

Public Attributes

Interfaceiface_
 Interface for which the given attributes are requested.
AttributeNameVector attribute_names_
 Link attributes requested by name.

Detailed Description

Definition at line 1418 of file BundleEvent.h.


Constructor & Destructor Documentation

dtn::IfaceAttributesQueryRequest::IfaceAttributesQueryRequest ( const std::string &  query_id,
Interface iface,
const AttributeNameVector attribute_names 
) [inline]

Definition at line 1420 of file BundleEvent.h.


Member Data Documentation

Link attributes requested by name.

Definition at line 1431 of file BundleEvent.h.

Interface for which the given attributes are requested.

Definition at line 1428 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