libfoedus-core
FOEDUS Core Library
foedus::assorted::FixedString< MAXLEN, CHAR > Member List

This is the complete list of members for foedus::assorted::FixedString< MAXLEN, CHAR >, including all inherited members.

append(const FixedString< MAXLEN2, CHAR > &other) noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inline
append(const std::basic_string< CHAR > &str) noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inline
append(const CHAR *str, uint32_t len) noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inline
assign(const FixedString< MAXLEN2, CHAR > &other) noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inline
assign(const std::basic_string< CHAR > &str) noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inline
assign(const CHAR *str, uint32_t len) noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inline
c_str() const foedus::assorted::FixedString< MAXLEN, CHAR >inline
capacity() const noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inline
clear() noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inline
data() const noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inline
empty() const noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inline
FixedString() noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inline
FixedString(const FixedString< MAXLEN2, CHAR > &other) noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inlineexplicit
FixedString(const CHAR *str, uint32_t len) noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inline
FixedString(const CHAR *str) noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inline
length() const noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inline
max_size() const noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inline
nposfoedus::assorted::FixedString< MAXLEN, CHAR >static
operator!=(const FixedString< MAXLEN2, CHAR > &other) const noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inline
operator<(const FixedString< MAXLEN2, CHAR > &other) const noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inline
operator<<(std::ostream &o, const FixedString &v)foedus::assorted::FixedString< MAXLEN, CHAR >friend
operator=(const FixedString< MAXLEN2, CHAR > &other) noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inline
operator==(const FixedString< MAXLEN2, CHAR > &other) const noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inline
size() const noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inline
str() const foedus::assorted::FixedString< MAXLEN, CHAR >inline
strlen(const char *str) noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inlinestatic
strlen(const wchar_t *str) noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inlinestatic
zero_fill_remaining() const noexceptfoedus::assorted::FixedString< MAXLEN, CHAR >inline