kinetic-c  v0.12.0
Seagate Kinetic Protocol Client Library for C
Enumerations | Functions
send_helper.h File Reference
#include "bus_types.h"
#include "bus_internal_types.h"

Go to the source code of this file.

Enumerations

enum  SendHelper_HandleWrite_res
 

Functions

SendHelper_HandleWrite_res SendHelper_HandleWrite (bus *b, boxed_msg *box)
 

Enumeration Type Documentation

Enumerator
SHHW_OK 
SHHW_DONE 
SHHW_ERROR 

Definition at line 26 of file send_helper.h.

Function Documentation

SendHelper_HandleWrite_res SendHelper_HandleWrite ( bus b,
boxed_msg box 
)