OpenVPN 3 Core Library
Loading...
Searching...
No Matches
IntegralMin< IntegralT > Member List

This is the complete list of members for IntegralMin< IntegralT >, including all inherited members.

get_result()IntegralMin< IntegralT >inline
is_thread_safe()openvpn::RC< thread_unsafe_refcount >static
max()openvpn::RandomAPIinlinestatic
min()openvpn::RandomAPIinlinestatic
name() const overrideIntegralMin< IntegralT >inlinevirtual
OPENVPN_EXCEPTION(s_min_error)IntegralMin< IntegralT >
operator()()openvpn::RandomAPIinline
operator=(const RC &)=deleteopenvpn::RC< thread_unsafe_refcount >
Ptr typedefIntegralMin< IntegralT >
rand_bytes(unsigned char *buf, size_t size) overrideIntegralMin< IntegralT >inlinevirtual
rand_bytes_noexcept(unsigned char *buf, size_t size) overrideIntegralMin< IntegralT >inlinevirtual
rand_fill(T &obj)openvpn::RandomAPIinline
rand_get()openvpn::RandomAPIinline
rand_get_positive()openvpn::RandomAPIinline
randbool()openvpn::RandomAPIinline
randbyte()openvpn::RandomAPIinline
RandomAPI()=defaultopenvpn::RandomAPIprivate
randrange(const T end)openvpn::RandomAPIinline
randrange(const T start, const T end)openvpn::RandomAPIinline
randrange32(const std::uint32_t end)openvpn::RandomAPIinline
randrange32(const std::uint32_t start, const std::uint32_t end)openvpn::RandomAPIinline
RC() noexcept=defaultopenvpn::RC< thread_unsafe_refcount >
RC(const RC &)=deleteopenvpn::RC< thread_unsafe_refcount >
refcount_openvpn::RC< thread_unsafe_refcount >private
result_type typedefopenvpn::RandomAPI
use_count() const noexceptopenvpn::RC< thread_unsafe_refcount >
~RC()=defaultopenvpn::RC< thread_unsafe_refcount >virtual