Classes | Namespaces | Functions
grpcpp/impl/codegen/string_ref.h File Reference
#include <string.h>
#include <algorithm>
#include <iosfwd>
#include <iostream>
#include <iterator>
#include <grpcpp/impl/codegen/config.h>
Include dependency graph for grpcpp/impl/codegen/string_ref.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  grpc::string_ref
 

Namespaces

 grpc
 

Functions

bool grpc::operator!= (string_ref x, string_ref y)
 
bool grpc::operator< (string_ref x, string_ref y)
 
std::ostream & grpc::operator<< (std::ostream &out, const string_ref &string)
 
bool grpc::operator<= (string_ref x, string_ref y)
 
bool grpc::operator== (string_ref x, string_ref y)
 Comparison operators. More...
 
bool grpc::operator> (string_ref x, string_ref y)
 
bool grpc::operator>= (string_ref x, string_ref y)
 


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