dtn::EIDReachableQueryRequest Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::EIDReachableQueryRequest:

dtn::CLAQueryReport dtn::BundleEvent

List of all members.

Public Member Functions

 EIDReachableQueryRequest (const std::string &query_id, Interface *iface, const std::string &endpoint)

Public Attributes

Interfaceiface_
 Interface on which to check if the given endpoint is reachable.
std::string endpoint_
 Endpoint to be checked for reachable status.


Detailed Description

Definition at line 1363 of file BundleEvent.h.


Constructor & Destructor Documentation

dtn::EIDReachableQueryRequest::EIDReachableQueryRequest ( const std::string &  query_id,
Interface iface,
const std::string &  endpoint 
) [inline]

Definition at line 1365 of file BundleEvent.h.


Member Data Documentation

Endpoint to be checked for reachable status.

Definition at line 1376 of file BundleEvent.h.

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

Interface on which to check if the given endpoint is reachable.

Definition at line 1373 of file BundleEvent.h.

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


The documentation for this class was generated from the following file:

Generated on Fri Jan 30 09:43:13 2009 for DTN Reference Implementation by  doxygen 1.5.8