GRPC C++  1.39.1
Data Fields
grpc_auth_property_array Struct Reference

#include <security_context.h>

Data Fields

grpc_auth_propertyarray = nullptr
 
size_t count = 0
 
size_t capacity = 0
 

Field Documentation

◆ array

grpc_auth_property* grpc_auth_property_array::array = nullptr

◆ capacity

size_t grpc_auth_property_array::capacity = 0

◆ count

size_t grpc_auth_property_array::count = 0

The documentation for this struct was generated from the following file: