Classes | |
class | StringPiece |
Functions | |
static void | BuildLookupTable (StringPiece characters_wanted, bool *table) |
bool | operator!= (StringPiece x, StringPiece y) |
bool | operator< (StringPiece x, StringPiece y) |
std::ostream & | operator<< (std::ostream &o, StringPiece piece) |
bool | operator<= (StringPiece x, StringPiece y) |
bool | operator== (StringPiece x, StringPiece y) |
bool | operator> (StringPiece x, StringPiece y) |
bool | operator>= (StringPiece x, StringPiece y) |
|
inlinestatic |
Definition at line 139 of file protobuf/src/google/protobuf/stubs/stringpiece.cc.
|
inline |
Definition at line 355 of file protobuf/src/google/protobuf/stubs/stringpiece.h.
|
inline |
Definition at line 359 of file protobuf/src/google/protobuf/stubs/stringpiece.h.
std::ostream & google::protobuf::stringpiece_internal::operator<< | ( | std::ostream & | o, |
StringPiece | piece | ||
) |
Definition at line 44 of file protobuf/src/google/protobuf/stubs/stringpiece.cc.
|
inline |
Definition at line 370 of file protobuf/src/google/protobuf/stubs/stringpiece.h.
|
inline |
Definition at line 345 of file protobuf/src/google/protobuf/stubs/stringpiece.h.
|
inline |
Definition at line 366 of file protobuf/src/google/protobuf/stubs/stringpiece.h.
|
inline |
Definition at line 374 of file protobuf/src/google/protobuf/stubs/stringpiece.h.