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

Public Member Functions | |
| OnRxStartEnd (const wns::simulator::Time _expRxDuration, const bool _isStart, const bool _rxError) | |
| void | operator() (IRxStartEnd *rx) |
Private Attributes | |
| wns::simulator::Time | expRxDuration |
| bool | isStart |
| bool | rxError |
Definition at line 40 of file IRxStartEnd.hpp.
| wifimac::convergence::RxStartEndNotification::OnRxStartEnd::OnRxStartEnd | ( | const wns::simulator::Time | _expRxDuration, | |
| const bool | _isStart, | |||
| const bool | _rxError | |||
| ) | [inline] |
Definition at line 42 of file IRxStartEnd.hpp.
| void wifimac::convergence::RxStartEndNotification::OnRxStartEnd::operator() | ( | IRxStartEnd * | rx | ) | [inline] |
Definition at line 48 of file IRxStartEnd.hpp.
wns::simulator::Time wifimac::convergence::RxStartEndNotification::OnRxStartEnd::expRxDuration [private] |
Definition at line 67 of file IRxStartEnd.hpp.
Definition at line 68 of file IRxStartEnd.hpp.
Definition at line 69 of file IRxStartEnd.hpp.
1.5.5