IBR-DTN
1.0.0
|
#include <DatagramService.h>
Public Member Functions | |
WrongSeqNoException (size_t exp_seqno) | |
virtual | ~WrongSeqNoException () throw () |
![]() | |
DatagramException (const std::string &what) | |
virtual | ~DatagramException () throw () |
Public Attributes | |
const size_t | expected_seqno |
Definition at line 28 of file DatagramService.h.
|
inline |
Definition at line 31 of file DatagramService.h.
|
inlinevirtual |
Definition at line 35 of file DatagramService.h.
const size_t dtn::net::WrongSeqNoException::expected_seqno |
Definition at line 35 of file DatagramService.h.
Referenced by dtn::net::DatagramConnection::queue().