Wire Sysio Wire Sysion 1.0.0
|
#include <leb128.hpp>
Public Member Functions | |
constexpr | varuint (bool v) |
constexpr | varuint (uint8_t v) |
constexpr | varuint (uint32_t v) |
constexpr | varuint (guarded_ptr< uint8_t > &code) |
constexpr void | from (bool v) |
constexpr void | from (uint8_t v) |
constexpr void | from (uint32_t v) |
constexpr void | from (guarded_ptr< uint8_t > &code) |
size_t | size () const |
template<size_t M = N, typename = typename std::enable_if_t<M == 1, int>> | |
constexpr bool | to () |
template<size_t M = N, typename = typename std::enable_if_t<M == 7, int>> | |
constexpr uint8_t | to () |
template<size_t M = N, typename = typename std::enable_if_t<M == 32, int>> | |
constexpr uint32_t | to () |
void | print () const |
constexpr | varuint (bool v) |
constexpr | varuint (uint8_t v) |
constexpr | varuint (uint32_t v) |
constexpr | varuint (guarded_ptr< uint8_t > &code) |
constexpr void | from (bool v) |
constexpr void | from (uint8_t v) |
constexpr void | from (uint32_t v) |
constexpr void | from (guarded_ptr< uint8_t > &code) |
size_t | size () const |
template<size_t M = N, typename = typename std::enable_if_t<M == 1, int>> | |
constexpr bool | to () |
template<size_t M = N, typename = typename std::enable_if_t<M == 7, int>> | |
constexpr uint8_t | to () |
template<size_t M = N, typename = typename std::enable_if_t<M == 32, int>> | |
constexpr uint32_t | to () |
void | print () const |
Definition at line 24 of file leb128.hpp.
|
inlineexplicitconstexpr |
|
inlineexplicitconstexpr |
|
inlineexplicitconstexpr |
|
inlineconstexpr |
Definition at line 31 of file leb128.hpp.
|
inlineexplicitconstexpr |
|
inlineexplicitconstexpr |
|
inlineexplicitconstexpr |
|
inlineconstexpr |
Definition at line 31 of file leb128.hpp.
|
inlineconstexpr |
Definition at line 33 of file leb128.hpp.
|
inlineconstexpr |
Definition at line 33 of file leb128.hpp.
|
inlineconstexpr |
Definition at line 56 of file leb128.hpp.
|
inlineconstexpr |
Definition at line 56 of file leb128.hpp.
|
inlineconstexpr |
Definition at line 37 of file leb128.hpp.
|
inlineconstexpr |
Definition at line 37 of file leb128.hpp.
|
inlineconstexpr |
Definition at line 34 of file leb128.hpp.
|
inlineconstexpr |
Definition at line 34 of file leb128.hpp.
|
inline |
Definition at line 98 of file leb128.hpp.
|
inline |
Definition at line 98 of file leb128.hpp.
|
inline |
Definition at line 74 of file leb128.hpp.
|
inline |
Definition at line 74 of file leb128.hpp.
|
inlineconstexpr |
Definition at line 77 of file leb128.hpp.
|
inlineconstexpr |
Definition at line 80 of file leb128.hpp.
|
inlineconstexpr |
Definition at line 83 of file leb128.hpp.
|
inlineconstexpr |
Definition at line 77 of file leb128.hpp.
|
inlineconstexpr |
Definition at line 80 of file leb128.hpp.
|
inlineconstexpr |