nlib
nn::nlib::StringView メンバ一覧

継承メンバを含む nn::nlib::StringView の全メンバ一覧です。

at(size_type pos) const nn::nlib::StringViewinline
back() const nn::nlib::StringViewinline
begin() const noexceptnn::nlib::StringViewinline
cbegin() const noexceptnn::nlib::StringViewinline
cend() const noexceptnn::nlib::StringViewinline
charT typedefnn::nlib::StringView
clear() noexceptnn::nlib::StringViewinline
compare(const StringView &s) const noexceptnn::nlib::StringView
compare(const charT *s) const noexceptnn::nlib::StringViewinline
const_iterator typedefnn::nlib::StringView
const_pointer typedefnn::nlib::StringView
const_reference typedefnn::nlib::StringView
const_reverse_iterator typedefnn::nlib::StringView
crbegin() const noexceptnn::nlib::StringViewinline
crend() const noexceptnn::nlib::StringViewinline
data() const noexceptnn::nlib::StringViewinline
difference_type typedefnn::nlib::StringView
empty() const noexceptnn::nlib::StringViewinline
end() const noexceptnn::nlib::StringViewinline
ends_with(const StringView &s) const noexceptnn::nlib::StringViewinline
ends_with(charT c) const noexceptnn::nlib::StringViewinline
ends_with(const charT *s) const noexceptnn::nlib::StringViewinline
front() const nn::nlib::StringViewinline
GetLine() noexceptnn::nlib::StringView
GetName() noexceptnn::nlib::StringViewinline
iterator typedefnn::nlib::StringView
length() const noexceptnn::nlib::StringViewinline
max_size() const noexceptnn::nlib::StringViewinline
nposnn::nlib::StringViewstatic
operator[](size_type pos) const nn::nlib::StringViewinline
pointer typedefnn::nlib::StringView
Proceed(const StringView &kwd) noexceptnn::nlib::StringViewinline
Proceed(const charT *kwd) noexceptnn::nlib::StringViewinline
Proceed(charT ch) noexceptnn::nlib::StringViewinline
rbegin() const noexceptnn::nlib::StringViewinline
reference typedefnn::nlib::StringView
remove_prefix(size_type n) noexceptnn::nlib::StringViewinline
remove_suffix(size_type n) noexceptnn::nlib::StringViewinline
rend() const noexceptnn::nlib::StringViewinline
reverse_iterator typedefnn::nlib::StringView
size() const noexceptnn::nlib::StringViewinline
size_type typedefnn::nlib::StringView
starts_with(const StringView &s) const noexceptnn::nlib::StringViewinline
starts_with(charT c) const noexceptnn::nlib::StringViewinline
starts_with(const charT *s) const noexceptnn::nlib::StringViewinline
StringView() noexceptnn::nlib::StringViewinline
StringView(const charT *str) noexceptnn::nlib::StringViewinlineexplicit
StringView(const charT *str, size_type len) noexceptnn::nlib::StringViewinline
substr(size_type pos, size_type n=npos) const noexceptnn::nlib::StringViewinline
ToCstring(charT *str, size_type bufSize) const noexceptnn::nlib::StringView
ToCstring(charT(&str)[N]) const noexceptnn::nlib::StringViewinline
ToCstring(UniquePtr< charT[]> *str) const noexceptnn::nlib::StringView
ToDouble(double *v, size_type *idx=NULL) const noexceptnn::nlib::StringView
ToFloat(float *v, size_type *idx=NULL) const noexceptnn::nlib::StringView
ToInteger(int32_t *v, size_type *idx=NULL, int base=10) const noexceptnn::nlib::StringView
ToInteger(int64_t *v, size_type *idx=NULL, int base=10) const noexceptnn::nlib::StringView
ToInteger(uint32_t *v, size_type *idx=NULL, int base=10) const noexceptnn::nlib::StringView
ToInteger(uint64_t *v, size_type *idx=NULL, int base=10) const noexceptnn::nlib::StringView
ToInteger(int8_t *v, size_type *idx=NULL, int base=10) const noexceptnn::nlib::StringViewinline
ToInteger(int16_t *v, size_type *idx=NULL, int base=10) const noexceptnn::nlib::StringViewinline
ToInteger(uint8_t *v, size_type *idx=NULL, int base=10) const noexceptnn::nlib::StringViewinline
ToInteger(uint16_t *v, size_type *idx=NULL, int base=10) const noexceptnn::nlib::StringViewinline
Trim() noexceptnn::nlib::StringViewinline
TrimLeft() noexceptnn::nlib::StringView
TrimRight() noexceptnn::nlib::StringView
value_type typedefnn::nlib::StringView