GRPC Core
4.0.0
|
![]() ![]() | Structure used for iterating over the tags in a context |
![]() ![]() | An instance of this structure is kept by every context, and records the basic information associated with the creation of that context |
![]() ![]() | Represent functions to map RPC name ID to service/method names |
![]() ![]() | A tag is a key:value pair |
![]() ![]() | The concept of "operation" is a fundamental concept for Census |
![]() ![]() | Trace record |
![]() ![]() | A single value to be recorded comprises two parts: an ID for the particular resource and the value to be recorded against it |
![]() ![]() | |
![]() ![]() | "pointer" to an AVL tree - this is a reference counted object - use gpr_avl_ref to add a reference, gpr_avl_unref when done with a reference |
![]() ![]() | Internal node of an AVL tree |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | Thread local storage based on gcc compiler primitives |
![]() ![]() | Log overrides: applications can use this API to intercept logging calls and use their own implementations |
![]() ![]() | Thread local storage based on ms visual c compiler primitives |
![]() ![]() | |
![]() ![]() | Thread local storage based on pthread library calls |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | Thread creation options |
![]() ![]() | Analogous to struct timespec |
![]() ![]() | A single argument.. |
![]() ![]() | |
![]() ![]() | Context that can be used by metadata credentials plugin in order to create auth related metadata |
![]() ![]() | Pluggable server-side metadata processor object |
![]() ![]() | Value, if not NULL, is guaranteed to be NULL terminated |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | An array of arguments that can be passed around |
![]() ![]() | Information requested from the channel |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | The result of an operation |
![]() ![]() | A single metadata element |
![]() ![]() | |
![]() ![]() | Grpc_metadata_credentials plugin is an API user provided structure used to create grpc_credentials objects that can be set on a channel (composed) or a call |
![]() ![]() | Operation data: one field for each op type (except SEND_CLOSE_FROM_CLIENT which has no arguments) |
![]() ![]() | A grpc_slice s, if initialized, represents the byte range s.bytes[0..s.length-1] |
![]() ![]() | Represents an expandable array of slices, to be interpreted as a single item |
![]() ![]() | Reference count container for grpc_slice |
![]() ![]() | Slice API |
![]() ![]() | Object that holds a private key / certificate chain pair in PEM format |