This header is the prefix of each message in the queue. More...
#include <message_queue.hpp>
Public Member Functions | |
void * | data () |
Returns the data buffer associated with this this message. More... | |
Public Attributes | |
size_type | len |
unsigned int | priority |
This header is the prefix of each message in the queue.
|
inline |
Returns the data buffer associated with this this message.
size_type boost::interprocess::ipcdetail::msg_hdr_t< VoidPointer >::len |
unsigned int boost::interprocess::ipcdetail::msg_hdr_t< VoidPointer >::priority |