GRPC C++  0.10.0.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Data Structures
Here are the data structures with brief descriptions:
[detail level 123]
\Ngrpc
 oNCallOpGenericRecvMessageHelper
 |oCDeserializeFunc
 |\CDeserializeFuncType
 oNprotobuf
 |\Nio
 oNtesting
 oCGenericServerContext
 oCAsyncGenericService
 oCClientAsyncResponseReaderInterface
 oCClientAsyncResponseReader
 oCServerAsyncResponseWriter
 oCAuthContext
 oCAuthPropertyIterator
 oCByteBuffer
 oCSerializationTraits< ByteBuffer, void >
 oCChannelArguments
 oCChannelInterface
 oCClientReader
 oCClientWriter
 oCClientReaderWriter
 oCClientAsyncReader
 oCClientAsyncWriter
 oCClientAsyncReaderWriter
 oCClientContext
 oCServerReader
 oCServerWriter
 oCServerReaderWriter
 oCRpcMethodHandler
 oCClientStreamingHandler
 oCServerStreamingHandler
 oCBidiStreamingHandler
 oCCompletionQueueTag
 oCCompletionQueue
 oCServerCompletionQueue
 oCCredentials
 oCSslCredentialsOptions
 oCDynamicThreadPool
 oCFixedSizeThreadPool
 oCGenericStub
 oCWriteOptionsPer-message write options
 oCCallNoOpDefault argument for CallOpSet
 oCCallOpSendInitialMetadata
 oCCallOpSendMessage
 oCCallOpRecvMessage
 oCCallOpGenericRecvMessage
 oCCallOpClientSendClose
 oCCallOpServerSendStatus
 oCCallOpRecvInitialMetadata
 oCCallOpClientRecvStatus
 oCCallOpSetInterfaceAn abstract collection of call ops, used to generate the grpc_call_op structure to pass down to the lower layers, and as it is-a CompletionQueueTag, also massages the final completion into the correct form for consumption in the C++ API
 oCCallOpSetPrimary implementaiton of CallOpSetInterface
 oCSneakyCallOpSetA CallOpSet that does not post completions to the completion queue
 oCCallHook
 oCCall
 oCGrpcLibrary
 oCInternalStub
 oCSerializationTraits< T, typename std::enable_if< std::is_base_of< grpc::protobuf::Message, T >::value >::type >
 oCRpcMethod
 oCMethodHandler
 |\CHandlerParameter
 oCRpcServiceMethod
 oCRpcService
 oCSerializationTraitsDefines how to serialize and deserialize some type
 oCSynchronousService
 oCServerAsyncStreamingInterface
 oCAsynchronousService
 oClock_guard
 oCmutex
 oCunique_lock
 oCcondition_variable
 oCthread
 oCServer
 oCServerBuilder
 oCServerAsyncReader
 oCServerAsyncWriter
 oCServerAsyncReaderWriter
 oCServerContext
 oCServerCredentials
 oCSslServerCredentialsOptions
 |\CPemKeyCertPair
 oCSlice
 oCStatus
 oCClientStreamingInterface
 oCReaderInterface
 oCWriterInterface
 oCClientReaderInterface
 oCClientWriterInterface
 oCClientReaderWriterInterface
 oCClientAsyncStreamingInterface
 oCAsyncReaderInterface
 oCAsyncWriterInterface
 oCClientAsyncReaderInterface
 oCClientAsyncWriterInterface
 oCClientAsyncReaderWriterInterface
 oCThreadPoolInterface
 oCTimePoint
 oCTimePoint< gpr_timespec >
 \CTimePoint< std::chrono::system_clock::time_point >