libsshpp
v0.1.7
Modern C++17 wrapper for libssh
Loading...
Searching...
No Matches
sshpp::MutableByteView Member List
This is the complete list of members for
sshpp::MutableByteView
, including all inherited members.
BasicByteSpan
() noexcept=default
sshpp::MutableByteView
BasicByteSpan
(T *data, std::size_t size) noexcept
sshpp::MutableByteView
inline
BasicByteSpan
(const Byte *data, std::size_t size) noexcept
sshpp::MutableByteView
inline
BasicByteSpan
(Byte *data, std::size_t size) noexcept
sshpp::MutableByteView
inline
BasicByteSpan< std::byte >::BasicByteSpan
(std::byte *data, std::size_t size) noexcept
sshpp::BasicByteSpan< std::byte >
inline
begin
() const noexcept
sshpp::BasicByteSpan< std::byte >
inline
data
() const noexcept
sshpp::BasicByteSpan< std::byte >
inline
element_type
typedef
sshpp::BasicByteSpan< std::byte >
empty
() const noexcept
sshpp::BasicByteSpan< std::byte >
inline
end
() const noexcept
sshpp::BasicByteSpan< std::byte >
inline
MutableByteView
() noexcept=default
sshpp::MutableByteView
MutableByteView
(std::vector< std::byte > &v) noexcept
sshpp::MutableByteView
inline
operator[]
(std::size_t i) const noexcept
sshpp::BasicByteSpan< std::byte >
inline
size
() const noexcept
sshpp::BasicByteSpan< std::byte >
inline
subspan
(std::size_t offset, std::size_t count=static_cast< std::size_t >(-1)) const noexcept
sshpp::BasicByteSpan< std::byte >
inline
Generated by
1.9.8