Here is a list of all struct and union fields with links to the structures/unions they belong to:
- c -
- callOptions
: GRPCCall2
, GRPCChannelConfiguration
- callOptionsForHost:
: GRPCHost
- cancel
: GRPCCall
, GRPCCall2
, GRPCCall2Internal
, GRPCInterceptor
, <GRPCInterceptorInterface>
, GRPCStreamingProtoCall
, GRPCUnaryProtoCall
, GRPCWrappedCall
- cancelNextInterceptor
: GRPCInterceptorManager
- cancelSilently
: GRXConcurrentWriteable
- cancelWithError:
: GRXConcurrentWriteable
- channelArgs
: GRPCChannelConfiguration
- channelDisconnected
: GRPCWrappedCall
- channelFactory
: GRPCChannelConfiguration
, GRPCHost
- channelID
: GRPCCallOptions
, GRPCMutableCallOptions
- channelOptionsHash
: GRPCCallOptions
- channelPoolDomain
: GRPCCallOptions
, GRPCMutableCallOptions
- channelWithHost:callOptions:
: GRPCChannelPool
- completionQueue
: GRPCCompletionQueue
- compressAlgorithm
: GRPCHost
- compressionAlgorithm
: GRPCCallOptions
, GRPCMutableCallOptions
- connectInitialBackoff
: GRPCCallOptions
, GRPCMutableCallOptions
- connectMaxBackoff
: GRPCCallOptions
, GRPCMutableCallOptions
- connectMinTimeout
: GRPCCallOptions
, GRPCMutableCallOptions
- core_insecure
: GRPCDefaultTransportImplList
- core_secure
: GRPCDefaultTransportImplList
- count
: <GRPCRequestHeaders>
- createChannelWithHost:channelArgs:
: <GRPCChannelFactory>
, GRPCCronetChannelFactory
, GRPCInsecureChannelFactory
, GRPCSecureChannelFactory
- createCoreChannelFactoryWithCallOptions:
: <GRPCCoreTransportFactory>
- createInterceptorWithManager:
: <GRPCInterceptorFactory>
- createTransportWithManager:
: <GRPCTransportFactory>
- cronetEngine
: GRPCCall
, GRPCCall(Cronet)