E_MCL_ERROR_CODE file_initialize(const char *version, const char *file_path, const char *file_name, const char *file_type, const char *routing, file_t **file)
item_meta_t meta
Meta of file.
This struct is used for building file.payload structure.
E_MCL_ERROR_CODE
MCL Error code definitions. Every function returning an error code uses this enum values...
This struct is used for building the complete message of file.
void file_destroy(file_t **file)
void * descriptor
Descriptor of file.
file_payload_t payload
Payload of file.
struct mcl_file_t mcl_file_t
This struct is used for building the complete message of file.
Data types module header file.