Classes | Namespaces | Functions
protobuf/src/google/protobuf/stubs/stringpiece.h File Reference
#include <assert.h>
#include <stddef.h>
#include <string.h>
#include <iosfwd>
#include <limits>
#include <string>
#include <google/protobuf/stubs/hash.h>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
Include dependency graph for protobuf/src/google/protobuf/stubs/stringpiece.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hash< StringPiece >
 
class  google::protobuf::stringpiece_internal::StringPiece
 

Namespaces

 google
 
 google::protobuf
 
 google::protobuf::stringpiece_internal
 

Functions

bool google::protobuf::stringpiece_internal::operator!= (StringPiece x, StringPiece y)
 
bool google::protobuf::stringpiece_internal::operator< (StringPiece x, StringPiece y)
 
std::ostream & google::protobuf::stringpiece_internal::operator<< (std::ostream &o, StringPiece piece)
 
bool google::protobuf::stringpiece_internal::operator<= (StringPiece x, StringPiece y)
 
bool google::protobuf::stringpiece_internal::operator== (StringPiece x, StringPiece y)
 
bool google::protobuf::stringpiece_internal::operator> (StringPiece x, StringPiece y)
 
bool google::protobuf::stringpiece_internal::operator>= (StringPiece x, StringPiece y)
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:32