![]() |
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_authtype |
Com__Seagate__Kinetic__Proto__Message__AuthType | authtype |
Com__Seagate__Kinetic__Proto__Message__HMACauth * | hmacauth |
Com__Seagate__Kinetic__Proto__Message__PINauth * | pinauth |
protobuf_c_boolean | has_commandbytes |
ProtobufCBinaryData | commandbytes |
Definition at line 436 of file kinetic.pb-c.h.
ProtobufCMessage Com__Seagate__Kinetic__Proto__Message::base |
Definition at line 438 of file kinetic.pb-c.h.
protobuf_c_boolean Com__Seagate__Kinetic__Proto__Message::has_authtype |
Definition at line 442 of file kinetic.pb-c.h.
Com__Seagate__Kinetic__Proto__Message__AuthType Com__Seagate__Kinetic__Proto__Message::authtype |
Definition at line 443 of file kinetic.pb-c.h.
Com__Seagate__Kinetic__Proto__Message__HMACauth* Com__Seagate__Kinetic__Proto__Message::hmacauth |
Definition at line 447 of file kinetic.pb-c.h.
Com__Seagate__Kinetic__Proto__Message__PINauth* Com__Seagate__Kinetic__Proto__Message::pinauth |
Definition at line 452 of file kinetic.pb-c.h.
protobuf_c_boolean Com__Seagate__Kinetic__Proto__Message::has_commandbytes |
Definition at line 457 of file kinetic.pb-c.h.
ProtobufCBinaryData Com__Seagate__Kinetic__Proto__Message::commandbytes |
Definition at line 458 of file kinetic.pb-c.h.