GRPC C++  0.11.0.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
oCgrpc::AsyncGenericService
oCgrpc::AsynchronousService
oCgrpc::AsyncReaderInterface< R >An interface that yields a sequence of messages of type R
oCgrpc::AsyncReaderInterface< ByteBuffer >
oCgrpc::AsyncWriterInterface< W >An interface that can be fed a sequence of messages of type W
oCgrpc::AsyncWriterInterface< ByteBuffer >
oCgrpc::AuthContextClass encapsulating the Authentication Information
oCgrpc::AuthMetadataProcessor
oCgrpc::AuthMetadataProcessorAyncWrapper
oCgrpc::ByteBufferA sequence of bytes
oCgrpc::Call
oCgrpc::Server::SyncRequest::CallData
oCgrpc::CallHook
oCgrpc::CallNoOp< I >Default argument for CallOpSet
oCgrpc::CallNoOp< 2 >
oCgrpc::CallNoOp< 3 >
oCgrpc::CallNoOp< 4 >
oCgrpc::CallNoOp< 5 >
oCgrpc::CallNoOp< 6 >
oCgrpc::CallOpClientRecvStatus
oCgrpc::CallOpClientSendClose
oCgrpc::CallOpGenericRecvMessage
oCgrpc::CallOpRecvInitialMetadata
oCgrpc::CallOpRecvMessage< R >
oCgrpc::CallOpRecvMessage< ByteBuffer >
oCgrpc::CallOpSendInitialMetadata
oCgrpc::CallOpSendMessage
oCgrpc::CallOpServerSendStatus
oCgrpc::ChannelArgumentsOptions for channel creation
oCgrpc::ClientAsyncResponseReaderInterface< R >
oCgrpc::ClientAsyncStreamingInterfaceCommon interface for all client side asynchronous streaming
oCgrpc::ClientContext
oCgrpc::ClientStreamingInterfaceCommon interface for all synchronous client side streaming
oCgrpc::CompletionQueueTagAn interface allowing implementors to process and filter event tags
oCgrpc::condition_variable
oCgrpc::CallOpGenericRecvMessageHelper::DeserializeFunc
oCenable_shared_from_this
oCgrpc::GenericStub
oCgrpc::GrpcLibrary
oCgrpc::MethodHandler::HandlerParameter
oCiterator
oCgrpc::lock_guard< mutex >
oCgrpc::MethodHandler
oCgrpc::mutex
oCgrpc::SslServerCredentialsOptions::PemKeyCertPair
oCgrpc::PropagationOptionsOptions for ClientContext::FromServerContext specifying which traits from the ServerContext to propagate (copy) from it into a new ClientContext
oCgrpc::ReaderInterface< R >An interface that yields a sequence of messages of type R
oCgrpc::RpcMethod
oCgrpc::RpcService
oCgrpc::SerializationTraits< Message, UnusedButHereForPartialTemplateSpecialization >Defines how to serialize and deserialize some type
oCgrpc::SerializationTraits< ByteBuffer, void >
oCgrpc::SerializationTraits< T, typename std::enable_if< std::is_base_of< grpc::protobuf::Message, T >::value >::type >
oCgrpc::ServerAsyncStreamingInterface
oCgrpc::ServerBuilderA builder class for the creation and startup of grpc::Server instances
oCgrpc::ServerContext
oCgrpc::ServerCredentials
oCgrpc::SliceA wrapper around grpc_slice
oCgrpc::SslCredentialsOptionsOptions used to build SslCredentials
oCgrpc::SslServerCredentialsOptionsOptions to create ServerCredentials with SSL
oCgrpc::StatusDid it work? If it didn't, why?
oCgrpc::string_refThis class is a non owning reference to a string
oCgrpc::StubOptions
oCgrpc::SynchronousService
oCgrpc::thread
oCgrpc::ThreadPoolInterface
oCgrpc::TimePoint< T >
oCgrpc::TimePoint< gpr_timespec >
oCgrpc::TimePoint< std::chrono::system_clock::time_point >
oCgrpc::Server::UnimplementedAsyncRequestContext
oCgrpc::WriteOptionsPer-message write options
oCgrpc::WriterInterface< W >An interface that can be fed a sequence of messages of type W
oCZeroCopyInputStream
oCZeroCopyOutputStream
oCOp1
oCOp2
oCOp3
oCOp4
oCOp5
\COp6