OpenVPN 3 Core Library
Loading...
Searching...
No Matches
PacketIDDataSendTest Class Reference
Inheritance diagram for PacketIDDataSendTest:
[legend]
Collaboration diagram for PacketIDDataSendTest:
[legend]

Public Member Functions

 PacketIDDataSendTest (bool wide, std::uint64_t start)
 
- Public Member Functions inherited from openvpn::PacketIDDataSend
 OPENVPN_SIMPLE_EXCEPTION (packet_id_wrap)
 
 PacketIDDataSend (bool wide_arg, uint16_t epoch)
 
 PacketIDDataSend ()
 
PacketIDData next ()
 
void write_next (Buffer &buf)
 
void prepend_next (Buffer &buf)
 
std::string str () const
 
constexpr std::size_t length () const
 
bool wrap_warning () const
 
bool at_limit ()
 

Additional Inherited Members

- Static Public Attributes inherited from openvpn::PacketIDDataSend
static constexpr PacketIDData::data_id_t epoch_packet_id_max = 0x0000ffffffffffffull
 
- Protected Attributes inherited from openvpn::PacketIDDataSend
PacketIDData pid_
 

Detailed Description

Definition at line 162 of file test_pktid_data.cpp.

Constructor & Destructor Documentation

◆ PacketIDDataSendTest()

PacketIDDataSendTest::PacketIDDataSendTest ( bool  wide,
std::uint64_t  start 
)
inline

Definition at line 165 of file test_pktid_data.cpp.


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