#include <l4_port_bitmap.h>
Definition at line 18 of file l4_port_bitmap.h.
◆ PortBitmap()
L4PortBitmap::PortBitmap::PortBitmap |
( |
| ) |
|
|
inline |
◆ ~PortBitmap()
L4PortBitmap::PortBitmap::~PortBitmap |
( |
| ) |
|
|
inline |
◆ AddPort()
void L4PortBitmap::PortBitmap::AddPort |
( |
uint16_t |
port | ) |
|
◆ Encode()
void L4PortBitmap::PortBitmap::Encode |
( |
std::vector< uint32_t > & |
bmap | ) |
|
◆ Reset()
void L4PortBitmap::PortBitmap::Reset |
( |
| ) |
|
◆ Sync()
bool L4PortBitmap::PortBitmap::Sync |
( |
std::vector< uint32_t > & |
bmap | ) |
|
◆ bitmap_
uint32_t L4PortBitmap::PortBitmap::bitmap_[kBmapCount] |
◆ bitmap_old_
uint32_t L4PortBitmap::PortBitmap::bitmap_old_[kBmapCount] |
◆ counts_
The documentation for this struct was generated from the following files: