|
DESERT 4.0.0
|
Definition of UwMultiPhyControl class. More...
Go to the source code of this file.
Classes | |
| struct | LocalConnection |
| struct | RemoteConnection |
| class | PriorityMap |
| class | UwMultiPhyControl |
| class | UwMultiPhyControl::ResilienceTimer |
| class | UwMultiPhyControl::ProbeTimer |
Enumerations | |
| enum | LinkStatus { LINK_UNKNOWN , LINK_OK , LINK_PROBING } |
Functions | |
| std::string | printType (packet_t ptype) |
| std::ostream & | operator<< (std::ostream &o, LinkStatus s) |
Definition of UwMultiPhyControl class.
| enum LinkStatus |
| std::ostream & operator<< | ( | std::ostream & | o, |
| LinkStatus | s | ||
| ) |
References LINK_OK, LINK_PROBING, and LINK_UNKNOWN.
| std::string printType | ( | packet_t | ptype | ) |
References PT_UWMULTIPHY_DATA, PT_UWMULTIPHY_PING, and PT_UWMULTIPHY_PONG.
Referenced by UwMultiPhyControl::recvFromLowerLayers(), UwMultiPhyControl::recvFromUpperLayers(), and UwMultiPhyControl::sendPing().