Classes | Namespaces | Macros | Typedefs | Functions
bloaty/third_party/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/common.h>
#include <google/protobuf/stubs/hash.h>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
Include dependency graph for bloaty/third_party/protobuf/src/google/protobuf/stubs/stringpiece.h:

Go to the source code of this file.

Classes

struct  hash< StringPiece >
 
class  google::protobuf::StringPiece
 
struct  google::protobuf.internal::StringPiecePod
 

Namespaces

 google
 
 google::protobuf
 
 google.protobuf.internal
 

Macros

#define STRINGPIECE_CHECK_SIZE   1
 

Typedefs

typedef string::difference_type google::protobuf::stringpiece_ssize_type
 

Functions

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

Macro Definition Documentation

◆ STRINGPIECE_CHECK_SIZE

#define STRINGPIECE_CHECK_SIZE   1


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