AppendToString(string *target) const | google::protobuf::StringPiece | |
as_string() const | google::protobuf::StringPiece | inline |
begin() const | google::protobuf::StringPiece | inline |
capacity() const | google::protobuf::StringPiece | inline |
clear() | google::protobuf::StringPiece | inline |
compare(StringPiece x) const | google::protobuf::StringPiece | inline |
const_iterator typedef | google::protobuf::StringPiece | |
const_reference typedef | google::protobuf::StringPiece | |
const_reverse_iterator typedef | google::protobuf::StringPiece | |
Consume(StringPiece x) | google::protobuf::StringPiece | |
ConsumeFromEnd(StringPiece x) | google::protobuf::StringPiece | |
contains(StringPiece s) const | google::protobuf::StringPiece | |
copy(char *buf, size_type n, size_type pos=0) const | google::protobuf::StringPiece | |
CopyToString(string *target) const | google::protobuf::StringPiece | |
data() const | google::protobuf::StringPiece | inline |
difference_type typedef | google::protobuf::StringPiece | |
empty() const | google::protobuf::StringPiece | inline |
end() const | google::protobuf::StringPiece | inline |
ends_with(StringPiece x) const | google::protobuf::StringPiece | inline |
find(StringPiece s, size_type pos=0) const | google::protobuf::StringPiece | |
find(char c, size_type pos=0) const | google::protobuf::StringPiece | |
find_first_not_of(StringPiece s, size_type pos=0) const | google::protobuf::StringPiece | |
find_first_not_of(char c, size_type pos=0) const | google::protobuf::StringPiece | |
find_first_of(StringPiece s, size_type pos=0) const | google::protobuf::StringPiece | |
find_first_of(char c, size_type pos=0) const | google::protobuf::StringPiece | inline |
find_last_not_of(StringPiece s, size_type pos=npos) const | google::protobuf::StringPiece | |
find_last_not_of(char c, size_type pos=npos) const | google::protobuf::StringPiece | |
find_last_of(StringPiece s, size_type pos=npos) const | google::protobuf::StringPiece | |
find_last_of(char c, size_type pos=npos) const | google::protobuf::StringPiece | inline |
iterator typedef | google::protobuf::StringPiece | |
length() const | google::protobuf::StringPiece | inline |
max_size() const | google::protobuf::StringPiece | inline |
npos | google::protobuf::StringPiece | static |
operator string() const | google::protobuf::StringPiece | inline |
operator[](stringpiece_ssize_type i) const | google::protobuf::StringPiece | inline |
pointer typedef | google::protobuf::StringPiece | |
rbegin() const | google::protobuf::StringPiece | inline |
reference typedef | google::protobuf::StringPiece | |
remove_prefix(stringpiece_ssize_type n) | google::protobuf::StringPiece | inline |
remove_suffix(stringpiece_ssize_type n) | google::protobuf::StringPiece | inline |
rend() const | google::protobuf::StringPiece | inline |
reverse_iterator typedef | google::protobuf::StringPiece | |
rfind(StringPiece s, size_type pos=npos) const | google::protobuf::StringPiece | |
rfind(char c, size_type pos=npos) const | google::protobuf::StringPiece | |
set(const char *data, stringpiece_ssize_type len) | google::protobuf::StringPiece | inline |
set(const char *str) | google::protobuf::StringPiece | inline |
set(const void *data, stringpiece_ssize_type len) | google::protobuf::StringPiece | inline |
size() const | google::protobuf::StringPiece | inline |
size_type typedef | google::protobuf::StringPiece | |
starts_with(StringPiece x) const | google::protobuf::StringPiece | inline |
StringPiece() | google::protobuf::StringPiece | inline |
StringPiece(const char *str) | google::protobuf::StringPiece | inline |
StringPiece(const std::basic_string< char, std::char_traits< char >, Allocator > &str) | google::protobuf::StringPiece | inline |
StringPiece(const char *offset, stringpiece_ssize_type len) | google::protobuf::StringPiece | inline |
StringPiece(StringPiece x, stringpiece_ssize_type pos) | google::protobuf::StringPiece | |
StringPiece(StringPiece x, stringpiece_ssize_type pos, stringpiece_ssize_type len) | google::protobuf::StringPiece | |
substr(size_type pos, size_type n=npos) const | google::protobuf::StringPiece | |
ToString() const | google::protobuf::StringPiece | inline |
value_type typedef | google::protobuf::StringPiece | |