#include <msgd.h>
Data Fields | |
unsigned char | header [HIPC_MSGHDR_SIZE] |
void * | body_p |
unsigned char HIPC_msgdata::header[HIPC_MSGHDR_SIZE] |
Definition at line 9 of file msgd.h.
Referenced by hipcGenmdSuccessToGet(), hipcGenmdUnstru(), hipcMsgdBdySize(), hipcMsgdOffset(), hipcMsgdRngsize(), hipcMsgdSetBdyForPut(), hipcMsgdStruno(), and hipcMsgdType().
void* HIPC_msgdata::body_p |
Definition at line 10 of file msgd.h.
Referenced by hipcGenmdSuccessToGet(), hipcGenmdUnstru(), and hipcMsgdSetBdyForPut().