![]() |
kinetic-c
v0.12.0
Seagate Kinetic Protocol Client Library for C
|
#include <kinetic.pb-c.h>
Data Fields | |
ProtobufCMessage | base |
protobuf_c_boolean | has_identity |
int64_t | identity |
protobuf_c_boolean | has_key |
ProtobufCBinaryData | key |
protobuf_c_boolean | has_hmacalgorithm |
Com__Seagate__Kinetic__Proto__Command__Security__ACL__HMACAlgorithm | hmacalgorithm |
size_t | n_scope |
Com__Seagate__Kinetic__Proto__Command__Security__ACL__Scope ** | scope |
protobuf_c_boolean | has_maxpriority |
Com__Seagate__Kinetic__Proto__Command__Priority | maxpriority |
Definition at line 1095 of file kinetic.pb-c.h.
ProtobufCMessage Com__Seagate__Kinetic__Proto__Command__Security__ACL::base |
Definition at line 1097 of file kinetic.pb-c.h.
protobuf_c_boolean Com__Seagate__Kinetic__Proto__Command__Security__ACL::has_identity |
Definition at line 1098 of file kinetic.pb-c.h.
int64_t Com__Seagate__Kinetic__Proto__Command__Security__ACL::identity |
Definition at line 1099 of file kinetic.pb-c.h.
protobuf_c_boolean Com__Seagate__Kinetic__Proto__Command__Security__ACL::has_key |
Definition at line 1103 of file kinetic.pb-c.h.
ProtobufCBinaryData Com__Seagate__Kinetic__Proto__Command__Security__ACL::key |
Definition at line 1104 of file kinetic.pb-c.h.
protobuf_c_boolean Com__Seagate__Kinetic__Proto__Command__Security__ACL::has_hmacalgorithm |
Definition at line 1105 of file kinetic.pb-c.h.
Com__Seagate__Kinetic__Proto__Command__Security__ACL__HMACAlgorithm Com__Seagate__Kinetic__Proto__Command__Security__ACL::hmacalgorithm |
Definition at line 1106 of file kinetic.pb-c.h.
size_t Com__Seagate__Kinetic__Proto__Command__Security__ACL::n_scope |
Definition at line 1112 of file kinetic.pb-c.h.
Com__Seagate__Kinetic__Proto__Command__Security__ACL__Scope** Com__Seagate__Kinetic__Proto__Command__Security__ACL::scope |
Definition at line 1113 of file kinetic.pb-c.h.
protobuf_c_boolean Com__Seagate__Kinetic__Proto__Command__Security__ACL::has_maxpriority |
Definition at line 1119 of file kinetic.pb-c.h.
Com__Seagate__Kinetic__Proto__Command__Priority Com__Seagate__Kinetic__Proto__Command__Security__ACL::maxpriority |
Definition at line 1120 of file kinetic.pb-c.h.