|
JH-Toolkit v1.4.1
An engineering-oriented C++20 toolkit with duck-typed concepts, static design, async coroutines, and semantic containers — header-only, RTTI-free, and concurrency-friendly.
|
This is the complete list of members for jh::pod::bytes_view, including all inherited members.
| at(const std::uint64_t offset=0) const noexcept | jh::pod::bytes_view | inline |
| clone() const noexcept | jh::pod::bytes_view | inline |
| const_pointer typedef | jh::pod::bytes_view | |
| const_reference typedef | jh::pod::bytes_view | |
| data | jh::pod::bytes_view | |
| difference_type typedef | jh::pod::bytes_view | |
| fetch(const std::uint64_t offset=0) const noexcept | jh::pod::bytes_view | inline |
| from(const T &obj) noexcept | jh::pod::bytes_view | inlinestatic |
| from(const T *arr, const std::uint64_t size) noexcept | jh::pod::bytes_view | inlinestatic |
| hash(jh::meta::c_hash hash_method=jh::meta::c_hash::fnv1a64) const noexcept | jh::pod::bytes_view | inline |
| len | jh::pod::bytes_view | |
| operator==(const bytes_view &rhs) const noexcept | jh::pod::bytes_view | inline |
| pointer typedef | jh::pod::bytes_view | |
| reference typedef | jh::pod::bytes_view | |
| size() const noexcept | jh::pod::bytes_view | inline |
| size_type typedef | jh::pod::bytes_view | |
| value_type typedef | jh::pod::bytes_view |