From 68f4e0f6abc6bb99ff334542d5b5003edc3e651e Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Wed, 5 Aug 2015 08:18:21 -0700 Subject: Initial Doxygen import for core, c++ --- doc/ref/c++.internal/html/annotated.html | 211 +++++++++++++++++++++++++++++++ 1 file changed, 211 insertions(+) create mode 100644 doc/ref/c++.internal/html/annotated.html (limited to 'doc/ref/c++.internal/html/annotated.html') diff --git a/doc/ref/c++.internal/html/annotated.html b/doc/ref/c++.internal/html/annotated.html new file mode 100644 index 0000000000..b37f89966e --- /dev/null +++ b/doc/ref/c++.internal/html/annotated.html @@ -0,0 +1,211 @@ + + + + + + +GRPC C++: Data Structures + + + + + + + + + +
+
+ + + + + + +
+
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 1234]
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
oNgrpc
|oNCallOpGenericRecvMessageHelper
|oNprotobuf
|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
|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
|oCSlice
|oCStatus
|oCClientStreamingInterface
|oCReaderInterface
|oCWriterInterface
|oCClientReaderInterface
|oCClientWriterInterface
|oCClientReaderWriterInterface
|oCClientAsyncStreamingInterface
|oCAsyncReaderInterface
|oCAsyncWriterInterface
|oCClientAsyncReaderInterface
|oCClientAsyncWriterInterface
|oCClientAsyncReaderWriterInterface
|oCThreadPoolInterface
|oCTimePoint
|oCTimePoint< gpr_timespec >
|oCTimePoint< std::chrono::system_clock::time_point >
|oCSecureCredentials
|oCSecureAuthContext
|oCSecureServerCredentials
|\CChannel
oCGrpcBufferReader
\CGrpcBufferWriter
+
+
+ + + + -- cgit v1.2.3