#include <psid.hpp>
Definition at line 26 of file psid.hpp.
◆ anonymous enum
◆ ProtoSessionID() [1/2]
constexpr openvpn::ProtoSessionID::ProtoSessionID |
( |
| ) |
|
|
inlineconstexpr |
◆ ProtoSessionID() [2/2]
template<typename BufType >
openvpn::ProtoSessionID::ProtoSessionID |
( |
BufType & |
buf | ) |
|
|
inlineexplicit |
◆ defined()
constexpr bool openvpn::ProtoSessionID::defined |
( |
| ) |
const |
|
inlineconstexpr |
◆ get_buf()
const Buffer openvpn::ProtoSessionID::get_buf |
( |
| ) |
const |
|
inline |
◆ match()
bool openvpn::ProtoSessionID::match |
( |
const ProtoSessionID & |
other | ) |
const |
|
inline |
◆ prepend()
void openvpn::ProtoSessionID::prepend |
( |
Buffer & |
buf | ) |
const |
|
inline |
◆ randomize()
◆ read()
template<typename BufType >
void openvpn::ProtoSessionID::read |
( |
BufType & |
buf | ) |
|
|
inline |
◆ reset()
void openvpn::ProtoSessionID::reset |
( |
| ) |
|
|
inline |
◆ str()
std::string openvpn::ProtoSessionID::str |
( |
| ) |
const |
|
inline |
◆ write()
void openvpn::ProtoSessionID::write |
( |
Buffer & |
buf | ) |
const |
|
inline |
◆ defined_
bool openvpn::ProtoSessionID::defined_ |
|
private |
◆ id_
unsigned char openvpn::ProtoSessionID::id_[SIZE] |
|
private |
The documentation for this class was generated from the following file: