#include <grpc_types.h>
Public Attributes | |
| size_t | capacity |
| size_t | count |
| grpc_metadata * | metadata |
Definition at line 579 of file grpc_types.h.
| size_t grpc_metadata_array::capacity |
Definition at line 581 of file grpc_types.h.
| size_t grpc_metadata_array::count |
Definition at line 580 of file grpc_types.h.
| grpc_metadata* grpc_metadata_array::metadata |
Definition at line 582 of file grpc_types.h.