GRPC C++  1.0.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Cgrpc::AsyncGenericService
 Cgrpc::AsyncReaderInterface< R >An interface that yields a sequence of messages of type R
 Cgrpc::AsyncWriterInterface< W >An interface that can be fed a sequence of messages of type W
 Cgrpc::AuthContextClass encapsulating the Authentication Information
 Cgrpc::AuthMetadataProcessor
 Cgrpc::ByteBufferA sequence of bytes
 Cgrpc::Call
 Cgrpc::CallHookChannel and Server implement this to allow them to hook performing ops
 Cgrpc::CallNoOp< I >Default argument for CallOpSet
 Cgrpc::CallNoOp< 2 >
 Cgrpc::CallNoOp< 3 >
 Cgrpc::CallNoOp< 4 >
 Cgrpc::CallNoOp< 5 >
 Cgrpc::CallNoOp< 6 >
 Cgrpc::CallOpClientRecvStatus
 Cgrpc::CallOpClientSendClose
 Cgrpc::CallOpGenericRecvMessage
 Cgrpc::CallOpRecvInitialMetadata
 Cgrpc::CallOpRecvMessage< R >
 Cgrpc::CallOpSendInitialMetadata
 Cgrpc::CallOpSendMessage
 Cgrpc::CallOpServerSendStatus
 Cgrpc::ChannelArgumentsOptions for channel creation
 Cgrpc::ChannelInterfaceCodegen interface for grpc::Channel
 Cgrpc::ClientAsyncResponseReaderInterface< R >
 Cgrpc::ClientAsyncStreamingInterfaceCommon interface for all client side asynchronous streaming
 Cgrpc::ClientContext
 Cgrpc::ClientStreamingInterfaceCommon interface for all synchronous client side streaming
 Cgrpc::CompletionQueueTagAn interface allowing implementors to process and filter event tags
 Cgrpc::condition_variable
 Cgrpc::CoreCodegenInterfaceInterface between the codegen library and the minimal subset of core features required by the generated code
 Cgrpc::CallOpGenericRecvMessageHelper::DeserializeFunc
 Cenable_shared_from_this
 Cgrpc::GenericStub
 Cgrpc::Server::GlobalCallbacksGlobal Callbacks
 Cgrpc::ClientContext::GlobalCallbacksGlobal Callbacks
 Cgpr_allocation_functions
 Cgpr_event
 Cgpr_log_func_args
 Cgpr_mu
 Cgpr_refcount
 Cgpr_slice
 Cgpr_slice_buffer
 Cgpr_slice_refcount
 Cgpr_stats_counter
 Cgpr_timespec
 Cgrpc_argA single argument..
 Cgrpc_arg_pointer_vtable
 Cgrpc_byte_buffer
 Cgrpc_byte_buffer_reader
 Cgrpc_call_details
 Cgrpc_channel_argsAn array of arguments that can be passed around
 Cgrpc_compression_options
 Cgrpc_eventThe result of an operation
 Cgrpc_metadataA single metadata element
 Cgrpc_metadata_array
 Cgrpc_opOperation data: one field for each op type (except SEND_CLOSE_FROM_CLIENT which has no arguments)
 Cgrpc::GrpcLibraryCodegenClasses that require gRPC to be initialized should inherit from this class
 Cgrpc::internal::GrpcLibraryInitializerInstantiating this class ensures the proper initialization of gRPC
 Cgrpc::GrpcLibraryInterface
 Cgrpc::MethodHandler::HandlerParameter
 Citerator
 Cgrpc::lock_guard< mutex >
 Cgrpc::MetadataCredentialsPlugin
 Cgrpc::MethodHandler
 Cgrpc::mutex
 Cgrpc::SslServerCredentialsOptions::PemKeyCertPair
 Cgrpc::PropagationOptionsOptions for ClientContext::FromServerContext specifying which traits from the ServerContext to propagate (copy) from it into a new ClientContext
 Cgrpc::ReaderInterface< R >An interface that yields a sequence of messages of type R
 Cgrpc::RpcMethod
 Cgrpc::SerializationTraits< Message, UnusedButHereForPartialTemplateSpecialization >Defines how to serialize and deserialize some type
 Cgrpc::SerializationTraits< ByteBuffer, void >
 Cgrpc::ServerAsyncStreamingInterface
 Cgrpc::ServerBuilderA builder class for the creation and startup of grpc::Server instances
 Cgrpc::ServerBuilderOptionInterface to pass an option to a ServerBuilder
 Cgrpc::ServerBuilderPlugin
 Cgrpc::ServerContext
 Cgrpc::ServerCredentials
 Cgrpc::ServerInitializer
 Cgrpc::Service
 Cgrpc::SliceA wrapper around gpr_slice
 Cgrpc::SslCredentialsOptionsOptions used to build SslCredentials
 Cgrpc::SslServerCredentialsOptionsOptions to create ServerCredentials with SSL
 Cgrpc::StatusDid it work? If it didn't, why?
 Cgrpc::string_refThis class is a non owning reference to a string
 Cgrpc::StubOptions
 Cgrpc::thread
 Cgrpc::TimePoint< T >
 Cgrpc::TimePoint< gpr_timespec >
 Cgrpc::TimePoint< std::chrono::system_clock::time_point >
 Cgrpc::WriteOptionsPer-message write options
 Cgrpc::WriterInterface< W >An interface that can be fed a sequence of messages of type W
 COp1
 COp2
 COp3
 COp4
 COp5
 COp6