The Pedigree Project
0.1
|
A standard IPC message that is less than 4 KB in size. More...
#include <Ipc.h>
Public Member Functions | |
virtual bool | initialise () |
StandardIpcMessage (void *) | |
Internal use only. | |
virtual void * | getBuffer () const |
Protected Attributes | |
void * | m_vAddr |
A standard IPC message that is less than 4 KB in size.
Definition at line 29 of file modules/subsys/native/include/pedigree/native/ipc/Ipc.h.