User Manual, Developers Guide and API Documentation

copper::Receiver::OnData Struct Reference

Used as functor to Handler::onDataCalls.

Collaboration diagram for copper::Receiver::OnData:

Collaboration graph
[legend]

List of all members.

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


Detailed Description

Definition at line 66 of file Receiver.hpp.


Constructor & Destructor Documentation

copper::Receiver::OnData::OnData ( const wns::osi::PDUPtr _pdu,
double  _ber,
bool  _collision 
) [inline]

Definition at line 68 of file Receiver.hpp.


Member Function Documentation

void copper::Receiver::OnData::operator() ( Handler handler  )  [inline]

Definition at line 76 of file Receiver.hpp.


Member Data Documentation

Definition at line 83 of file Receiver.hpp.

Definition at line 84 of file Receiver.hpp.

Definition at line 82 of file Receiver.hpp.


The documentation for this struct was generated from the following file:

Generated on Sun May 27 03:32:31 2012 for openWNS by  doxygen 1.5.5