#include <BundleEvent.h>
Public Member Functions | |
| LinkAttributesReportEvent (const std::string &query_id, const AttributeVector &attributes) | |
Public Attributes | |
| AttributeVector | attributes_ |
| Link attribute values given by name. | |
Definition at line 1407 of file BundleEvent.h.
| dtn::LinkAttributesReportEvent::LinkAttributesReportEvent | ( | const std::string & | query_id, | |
| const AttributeVector & | attributes | |||
| ) | [inline] |
Definition at line 1409 of file BundleEvent.h.
Link attribute values given by name.
Definition at line 1415 of file BundleEvent.h.
1.6.3