![]() |
kinetic-c
v0.12.0
Seagate Kinetic Protocol Client Library for C
|
#include "kinetic.pb-c.h"
Go to the source code of this file.
Functions | |
Com__Seagate__Kinetic__Proto__Command * | KineticPDU_unpack_command (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) |
Com__Seagate__Kinetic__Proto__Message * | KineticPDU_unpack_message (ProtobufCAllocator *allocator, size_t len, const uint8_t *data) |
Com__Seagate__Kinetic__Proto__Command* KineticPDU_unpack_command | ( | ProtobufCAllocator * | allocator, |
size_t | len, | ||
const uint8_t * | data | ||
) |
Definition at line 23 of file kinetic_pdu_unpack.c.
References com__seagate__kinetic__proto__command__unpack().
Com__Seagate__Kinetic__Proto__Message* KineticPDU_unpack_message | ( | ProtobufCAllocator * | allocator, |
size_t | len, | ||
const uint8_t * | data | ||
) |
Definition at line 28 of file kinetic_pdu_unpack.c.
References com__seagate__kinetic__proto__message__unpack().