OpenVPN 3 Core Library
|
#include <relsend.hpp>
Public Member Functions | |
bool | ready_retransmit (const Time &now) const |
Time::Duration | until_retransmit (const Time &now) const |
void | reset_retransmit (const Time &now, const Time::Duration &tls_timeout) |
![]() | |
ReliableMessageBase () | |
bool | defined () const |
bool | erased () const |
void | erase () |
id_t | id () const |
Private Attributes | |
Time | retransmit_at_ |
Friends | |
class | ReliableSendTemplate |
Additional Inherited Members | |
![]() | |
typedef reliable::id_t | id_t |
![]() | |
PACKET | packet |
![]() | |
id_t | id_ |
bool | erased_ |
Definition at line 31 of file relsend.hpp.
|
inline |
|
inline |
|
inline |
Definition at line 42 of file relsend.hpp.
|
friend |
Definition at line 33 of file relsend.hpp.
|
private |
Definition at line 56 of file relsend.hpp.