![]() |
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 56 of file IRxStartEnd.hpp.
| wimemac::convergence::RxStartEndNotification::OnRxStartEnd::OnRxStartEnd | ( | const wns::simulator::Time | _expRxDuration, | |
| const bool | _isStart, | |||
| const bool | _rxError | |||
| ) | [inline] |
Definition at line 58 of file IRxStartEnd.hpp.
| void wimemac::convergence::RxStartEndNotification::OnRxStartEnd::operator() | ( | IRxStartEnd * | rx | ) | [inline] |
Definition at line 64 of file IRxStartEnd.hpp.
wns::simulator::Time wimemac::convergence::RxStartEndNotification::OnRxStartEnd::expRxDuration [private] |
Definition at line 83 of file IRxStartEnd.hpp.
Definition at line 84 of file IRxStartEnd.hpp.
Definition at line 85 of file IRxStartEnd.hpp.
1.5.5