#include <channel_decls.h>
Inheritance diagram for BaseChannel:
Protected Member Functions | |
BaseChannel (ChannelManager &m) | |
BaseChannel constructor. | |
MessageID | nextid () const |
Finds the next message. | |
void | waitformessage () |
Protected Attributes | |
ChannelManager & | manager |
MessageID | messageid |
Friends | |
class | ChannelGroup |
Classes | |
struct | MSGIDComparator |
Binary functor for comparing channels. More... |
Not instanciatable. Internal use only.
BaseChannel::BaseChannel | ( | ChannelManager & | m | ) | [inline, protected] |
MessageID BaseChannel::nextid | ( | ) | const [inline, protected] |
Finds the next message.