FreeNOS
|
#include <Singleton.h>
#include <Callback.h>
#include <Index.h>
#include "ChannelRegistry.h"
#include "Channel.h"
#include "ChannelMessage.h"
Go to the source code of this file.
Data Structures | |
class | ChannelClient |
Client for using Channels on the local processor. More... | |
struct | ChannelClient::Request |
Holds an outgoing request. More... | |