OpenVPN 3 Core Library
Loading...
Searching...
No Matches
rc::Arbitrary< openvpn::IP::Addr::Version > Struct Reference

V4 or V6, the versions an address string can carry. More...

#include <test_generators.hpp>

Static Public Member Functions

static auto arbitrary () -> Gen< openvpn::IP::Addr::Version >
 

Detailed Description

V4 or V6, the versions an address string can carry.

UNSPEC is the no-address sentinel; a test that needs it draws it with gen::just.

Definition at line 989 of file test_generators.hpp.

Member Function Documentation

◆ arbitrary()

static auto rc::Arbitrary< openvpn::IP::Addr::Version >::arbitrary ( ) -> Gen<openvpn::IP::Addr::Version>
inlinestatic

Definition at line 991 of file test_generators.hpp.


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