dtnsim::SimLink::SimLink::Params Struct Reference

List of all members.

Public Attributes

bool deliver_partial_
 if contact closes in the middle of a transmission, deliver the partially received bytes to the router.
bool reliable_
 for bundles sent over the link, signal to the router whether or not they were delivered reliably by the convergence layer
u_int capacity_
 burst capacity of the link (default 0)
bool set_remote_eid_
 automatically infer the remote eid when the link connects
bool set_prevhop_
 set the previous hop when bundles arrive


Detailed Description

Definition at line 73 of file SimConvergenceLayer.cc.


Member Data Documentation

u_int dtnsim::SimLink::SimLink::Params::capacity_

burst capacity of the link (default 0)

Definition at line 84 of file SimConvergenceLayer.cc.

Referenced by dtnsim::SimConvergenceLayer::init_link().

bool dtnsim::SimLink::SimLink::Params::deliver_partial_

if contact closes in the middle of a transmission, deliver the partially received bytes to the router.

Definition at line 76 of file SimConvergenceLayer.cc.

Referenced by dtnsim::SimConvergenceLayer::init_link().

bool dtnsim::SimLink::SimLink::Params::reliable_

for bundles sent over the link, signal to the router whether or not they were delivered reliably by the convergence layer

Definition at line 81 of file SimConvergenceLayer.cc.

Referenced by dtnsim::SimLink::handle_transmitted_events(), dtnsim::SimConvergenceLayer::init_link(), and dtnsim::SimLink::start_next_bundle().

bool dtnsim::SimLink::SimLink::Params::set_prevhop_

set the previous hop when bundles arrive

Definition at line 90 of file SimConvergenceLayer.cc.

Referenced by dtnsim::SimLink::handle_arrival_events(), and dtnsim::SimConvergenceLayer::init_link().

bool dtnsim::SimLink::SimLink::Params::set_remote_eid_

automatically infer the remote eid when the link connects

Definition at line 87 of file SimConvergenceLayer.cc.

Referenced by dtnsim::SimConvergenceLayer::init_link().


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

Generated on Fri Jan 30 09:27:05 2009 for DTN Reference Implementation by  doxygen 1.5.8