|
FreeNOS
|
#include <FreeNOS/User.h>#include <FreeNOS/ProcessManager.h>#include <FreeNOS/ProcessEvent.h>#include <FreeNOS/ProcessShares.h>#include <HashIterator.h>#include <Timer.h>#include <Vector.h>#include "MemoryChannel.h"#include "ChannelClient.h"#include "ChannelRegistry.h"Go to the source code of this file.
Data Structures | |
| struct | MessageHandler< Func > |
| Message handler function (dummy) container. More... | |
| class | ChannelServer< Base, MsgType > |
| Template class which serves incoming messages from Channels using MessageHandlers. More... | |
1.8.17