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.

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

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