![]() |
User Manual, Developers Guide and API Documentation |
![]() |

Public Member Functions | |
| OnData (const wns::osi::PDUPtr &_pdu, double _ber, bool _collision) | |
| void | operator() (Handler *handler) |
Private Attributes | |
| double | ber |
| bool | collision |
| wns::osi::PDUPtr | pdu |
Definition at line 66 of file Receiver.hpp.
| copper::Receiver::OnData::OnData | ( | const wns::osi::PDUPtr & | _pdu, | |
| double | _ber, | |||
| bool | _collision | |||
| ) | [inline] |
Definition at line 68 of file Receiver.hpp.
| void copper::Receiver::OnData::operator() | ( | Handler * | handler | ) | [inline] |
Definition at line 76 of file Receiver.hpp.
double copper::Receiver::OnData::ber [private] |
Definition at line 83 of file Receiver.hpp.
bool copper::Receiver::OnData::collision [private] |
Definition at line 84 of file Receiver.hpp.
Definition at line 82 of file Receiver.hpp.
1.5.5