Mark3 Realtime Kernel
mailbox.h File Reference

Mailbox + Envelope IPC Mechanism. More...

#include "mark3cfg.h"
#include "kerneltypes.h"
#include "ithreadport.h"
#include "ksemaphore.h"

Go to the source code of this file.

Classes

class  Mark3::Mailbox
 The Mailbox class. This class implements an IPC mechnism based on sending/receiving envelopes containing data of a fixed size, configured at initialization) that reside within a buffer of memory provided by the user. More...
 

Namespaces

 Mark3
 

Detailed Description

Mailbox + Envelope IPC Mechanism.

Definition in file mailbox.h.