dtn::CLAQueryReport Class Reference

Event classes for queries to and reports from the CLA. More...

#include <BundleEvent.h>

Inheritance diagram for dtn::CLAQueryReport:
dtn::BundleEvent dtn::BundleQueuedQueryRequest dtn::BundleQueuedReportEvent dtn::CLAParametersQueryRequest dtn::CLAParametersReportEvent dtn::EIDReachableQueryRequest dtn::EIDReachableReportEvent dtn::IfaceAttributesQueryRequest dtn::IfaceAttributesReportEvent dtn::LinkAttributesQueryRequest dtn::LinkAttributesReportEvent

List of all members.

Public Attributes

std::string query_id_
 Query Identifier.

Protected Member Functions

 CLAQueryReport (event_type_t type, const std::string &query_id, bool daemon_only=false)
 Constructor; protected because this class should only be instantiated via a subclass.

Detailed Description

Event classes for queries to and reports from the CLA.

Definition at line 1313 of file BundleEvent.h.


Constructor & Destructor Documentation

dtn::CLAQueryReport::CLAQueryReport ( event_type_t  type,
const std::string &  query_id,
bool  daemon_only = false 
) [inline, protected]

Constructor; protected because this class should only be instantiated via a subclass.

Definition at line 1325 of file BundleEvent.h.

References dtn::BundleEvent::daemon_only_.


Member Data Documentation

Query Identifier.

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