#include <ChannelControl.h>
Public Attributes | |
cModule * | host |
Coord | pos |
std::set< HostRef > | neighbors |
int | channel |
bool | isModuleListValid |
ModuleList | neighborModules |
cModule* ChannelControl::HostEntry::host |
Referenced by operator<<().
std::set<HostRef> ChannelControl::HostEntry::neighbors |
Referenced by ChannelControl::getNeighbors(), operator<<(), and ChannelControl::updateConnections().
Referenced by ChannelAccess::sendToChannel(), and ChannelControl::updateHostChannel().
Referenced by ChannelControl::getNeighbors(), and ChannelControl::updateConnections().