21 #ifndef _KINETIC_ALLOCATOR_H
22 #define _KINETIC_ALLOCATOR_H
37 #endif // _KINETIC_ALLOCATOR
KineticResponse * KineticAllocator_NewKineticResponse(size_t const valueLength)
void KineticAllocator_FreeOperation(KineticOperation *operation)
Structure used to specify the configuration for a session.
void KineticAllocator_FreeSession(KineticSession *session)
KineticSession * KineticAllocator_NewSession(struct bus *b, KineticSessionConfig *config)
void KineticAllocator_FreeKineticResponse(KineticResponse *response)
void KineticAllocator_FreeP2PProtobuf(Com__Seagate__Kinetic__Proto__Command__P2POperation *proto_p2pOp)
KineticOperation * KineticAllocator_NewOperation(KineticSession *const session)