#include <BundleEvent.h>
Public Member Functions | |
IfaceAttributesReportEvent (const std::string &query_id, const AttributeVector &attributes) | |
Public Attributes | |
AttributeVector | attributes_ |
Interface attribute values by name. |
Definition at line 1434 of file BundleEvent.h.
dtn::IfaceAttributesReportEvent::IfaceAttributesReportEvent | ( | const std::string & | query_id, | |
const AttributeVector & | attributes | |||
) | [inline] |
Definition at line 1436 of file BundleEvent.h.
Interface attribute values by name.
Definition at line 1442 of file BundleEvent.h.