#include <stringpiece.h>
Public Member Functions | |
const char * | data () const |
operator string () const | |
operator StringPiece () const | |
bool | operator== (const char *value) const |
char | operator[] (stringpiece_ssize_type i) const |
stringpiece_ssize_type | size () const |
std::string | ToString () const |
Static Public Member Functions | |
static StringPiecePod | CreateFromStringPiece (StringPiece str) |
Private Attributes | |
const char * | data_ |
stringpiece_ssize_type | size_ |
Definition at line 437 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/stringpiece.h.
|
inlinestatic |
Definition at line 439 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/stringpiece.h.
|
inline |
Definition at line 459 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/stringpiece.h.
|
inline |
Definition at line 469 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/stringpiece.h.
|
inline |
Definition at line 447 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/stringpiece.h.
Definition at line 449 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/stringpiece.h.
|
inline |
Definition at line 453 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/stringpiece.h.
|
inline |
Definition at line 461 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/stringpiece.h.
|
inline |
Definition at line 465 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/stringpiece.h.
|
private |
Definition at line 472 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/stringpiece.h.
|
private |
Definition at line 473 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/stringpiece.h.