Classes | Functions
google::protobuf::stringpiece_internal Namespace Reference

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)
 

Function Documentation

◆ BuildLookupTable()

static void google::protobuf::stringpiece_internal::BuildLookupTable ( StringPiece  characters_wanted,
bool table 
)
inlinestatic

◆ operator!=()

bool google::protobuf::stringpiece_internal::operator!= ( StringPiece  x,
StringPiece  y 
)
inline

◆ operator<()

bool google::protobuf::stringpiece_internal::operator< ( StringPiece  x,
StringPiece  y 
)
inline

◆ operator<<()

std::ostream & google::protobuf::stringpiece_internal::operator<< ( std::ostream &  o,
StringPiece  piece 
)

◆ operator<=()

bool google::protobuf::stringpiece_internal::operator<= ( StringPiece  x,
StringPiece  y 
)
inline

◆ operator==()

bool google::protobuf::stringpiece_internal::operator== ( StringPiece  x,
StringPiece  y 
)
inline

◆ operator>()

bool google::protobuf::stringpiece_internal::operator> ( StringPiece  x,
StringPiece  y 
)
inline

◆ operator>=()

bool google::protobuf::stringpiece_internal::operator>= ( StringPiece  x,
StringPiece  y 
)
inline


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