Classes | Functions | Variables
GRPCTransport.h File Reference
#import "GRPCInterceptor.h"
Include dependency graph for GRPCTransport.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GRPCDefaultTransportImplList
 
class  GRPCTransport
 
protocol  <GRPCTransportFactory>
 
class  GRPCTransportRegistry
 

Functions

NSUInteger TransportIDHash (GRPCTransportID)
 
BOOL TransportIDIsEqual (GRPCTransportID lhs, GRPCTransportID rhs)
 

Variables

NS_ASSUME_NONNULL_BEGIN const struct GRPCDefaultTransportImplList GRPCDefaultTransportImplList
 

Function Documentation

◆ TransportIDHash()

NSUInteger TransportIDHash ( GRPCTransportID  )

Returns the hash value of a transport id.

◆ TransportIDIsEqual()

BOOL TransportIDIsEqual ( GRPCTransportID  lhs,
GRPCTransportID  rhs 
)

Returns whether two transport id's are identical.

Variable Documentation

◆ GRPCDefaultTransportImplList



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