25 #ifndef _AROARFW_TYPES_H_
26 #define _AROARFW_TYPES_H_
31 #define __RPACKED__ __attribute__((packed))
34 #warn "Don't know how to pack a struct with your compiler correctly"
uint32_t rpid_t
Type for process IDs.
uint32_t rpos_t
Type for stream positions.
This stream has no defined IO direction.
This stream is bidirectional.
This stream is a input stream.
riodir_t
Type of IO direction.
uint16_t rsid_t
Type for Stream IDs.
This stream is an output stream.
uint8_t ruuid_t[16]
Type to store packed UUID.