Definition at line 44 of file SimConvergenceLayer.cc.
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 |
if contact closes in the middle of a transmission, deliver the partially received bytes to the router.
Definition at line 47 of file SimConvergenceLayer.cc.
Referenced by dtnsim::SimCLInfo::SimCLInfo().
for bundles sent over the link, signal to the router whether or not they were delivered reliably by the convergence layer
Definition at line 52 of file SimConvergenceLayer.cc.
Referenced by dtnsim::SimCLInfo::SimCLInfo().