dtn::BundleQueuedQueryRequest Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::BundleQueuedQueryRequest:
dtn::CLAQueryReport dtn::BundleEvent

List of all members.

Public Member Functions

 BundleQueuedQueryRequest (const std::string &query_id, Bundle *bundle, const LinkRef &link)

Public Attributes

BundleRef bundle_
 Bundle to be checked for queued status.
LinkRef link_
 Link on which to check if the given bundle is queued.

Detailed Description

Definition at line 1335 of file BundleEvent.h.


Constructor & Destructor Documentation

dtn::BundleQueuedQueryRequest::BundleQueuedQueryRequest ( const std::string &  query_id,
Bundle bundle,
const LinkRef link 
) [inline]

Definition at line 1337 of file BundleEvent.h.


Member Data Documentation

Bundle to be checked for queued status.

Definition at line 1345 of file BundleEvent.h.

Link on which to check if the given bundle is queued.

Definition at line 1348 of file BundleEvent.h.

Referenced by dtn::BundleDaemon::handle_bundle_queued_report().


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