|
My Project
|
Public Member Functions | |
| void | push (void *buffer, size_t nbyte) |
| void | pop (void *buffer, size_t nbyte) |
| void PipeQueue::MsgQueue::pop | ( | void * | buffer, |
| size_t | nbyte | ||
| ) |
....................................................................... Get the last message from the queue
| void PipeQueue::MsgQueue::push | ( | void * | buffer, |
| size_t | nbyte | ||
| ) |
....................................................................... Push a new message onto the queue