Definition at line 62 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 65 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 70 of file SimConvergenceLayer.cc.
Referenced by dtnsim::SimCLInfo::SimCLInfo().