GRPC C++  1.4.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures
Here are the data structures with brief descriptions:
[detail level 123]
oNgrpc
oNstd
oCgpr_event
oCgpr_mu
oCgpr_refcount
oCgpr_stats_counter
oCgpr_timespecAnalogous to struct timespec
oCgrpc_argA single argument..
oCgrpc_arg_pointer_vtable
oCgrpc_byte_buffer
oCgrpc_byte_buffer_reader
oCgrpc_call_details
oCgrpc_channel_argsAn array of arguments that can be passed around
oCgrpc_channel_infoInformation requested from the channel
oCgrpc_completion_queue_attributes
oCgrpc_compression_options
oCgrpc_eventThe result of an operation
oCgrpc_metadataA single metadata element
oCgrpc_metadata_array
oCgrpc_opOperation data: one field for each op type (except SEND_CLOSE_FROM_CLIENT which has no arguments)
oCgrpc_sliceA grpc_slice s, if initialized, represents the byte range s.bytes[0..s.length-1]
oCgrpc_slice_bufferRepresents an expandable array of slices, to be interpreted as a single item
oCgrpc_slice_refcountReference count container for grpc_slice
\Cgrpc_slice_refcount_vtableSlice API