The Pedigree Project  0.1
Public Member Functions | Protected Attributes | List of all members
PedigreeIpc::StandardIpcMessage Class Reference

A standard IPC message that is less than 4 KB in size. More...

#include <Ipc.h>

+ Inheritance diagram for PedigreeIpc::StandardIpcMessage:
+ Collaboration diagram for PedigreeIpc::StandardIpcMessage:

Public Member Functions

virtual bool initialise ()
 
 StandardIpcMessage (void *)
 Internal use only.
 
virtual void * getBuffer () const
 

Protected Attributes

void * m_vAddr
 

Detailed Description

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.


The documentation for this class was generated from the following files: