Offline Transaction Signing (OTS) 0.1.0
Loading...
Searching...
No Matches
ots::WipeableString Member List

This is the complete list of members for ots::WipeableString, including all inherited members.

append(const WipeableString &str)ots::WipeableString
append(const char *s)ots::WipeableString
c_str() const noexceptots::WipeableString
capacity() const noexceptots::WipeableString
clear() noexceptots::WipeableString
compare(const WipeableString &other) const noexceptots::WipeableString
data() const noexceptots::WipeableString
empty() const noexceptots::WipeableString
find(const WipeableString &str, size_t pos=0) const noexceptots::WipeableString
find(const char *s, size_t pos=0) const noexceptots::WipeableString
insecure() const noexceptots::WipeableString
nposots::WipeableStringstatic
operator std::string() constots::WipeableString
operator!=(const WipeableString &other) const noexceptots::WipeableString
operator+=(const WipeableString &str)ots::WipeableString
operator+=(const char *s)ots::WipeableString
operator<<ots::WipeableStringfriend
operator=(const WipeableString &other)ots::WipeableString
operator=(WipeableString &&other) noexceptots::WipeableString
operator=(const char *s)ots::WipeableString
operator==(const WipeableString &other) const noexceptots::WipeableString
reserve(size_t n)ots::WipeableString
size() const noexceptots::WipeableString
substr(size_t pos=0, size_t len=std::string::npos) constots::WipeableString
WipeableString() noexcept=defaultots::WipeableString
WipeableString(const std::string &s)ots::WipeableStringinlineexplicit
WipeableString(const char *s)ots::WipeableStringexplicit
WipeableString(const char *s, size_t n)ots::WipeableString
WipeableString(const WipeableString &other)ots::WipeableString
WipeableString(WipeableString &&other) noexceptots::WipeableString
~WipeableString()ots::WipeableString