![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <management/ILinkNotification.hpp>

Public Member Functions | |
| OnLinkIndication (const wns::service::dll::UnicastAddress _myself, const wns::service::dll::UnicastAddress _peer) | |
| void | operator() (ILinkNotification *lni) |
Private Attributes | |
| wns::service::dll::UnicastAddress | myself |
| wns::service::dll::UnicastAddress | peer |
Definition at line 57 of file ILinkNotification.hpp.
| wifimac::management::LinkNotificator::OnLinkIndication::OnLinkIndication | ( | const wns::service::dll::UnicastAddress | _myself, | |
| const wns::service::dll::UnicastAddress | _peer | |||
| ) | [inline] |
Definition at line 59 of file ILinkNotification.hpp.
| void wifimac::management::LinkNotificator::OnLinkIndication::operator() | ( | ILinkNotification * | lni | ) | [inline] |
Definition at line 65 of file ILinkNotification.hpp.
wns::service::dll::UnicastAddress wifimac::management::LinkNotificator::OnLinkIndication::myself [private] |
Definition at line 72 of file ILinkNotification.hpp.
wns::service::dll::UnicastAddress wifimac::management::LinkNotificator::OnLinkIndication::peer [private] |
Definition at line 73 of file ILinkNotification.hpp.
1.5.5