![]() |
User Manual, Developers Guide and API Documentation |
![]() |
Classes | |
| struct | BroadcastTransmission |
| class | Copper |
| Module configurartion, startUp and shutDown are handled here. More... | |
| class | Receiver |
| A simple Receiver with configurable BER patterns. More... | |
| class | ReceiverInterface |
| Interface used by Wire to inform the Receiver. More... | |
| class | Transceiver |
| Combines the receiver and transmitter part. More... | |
| struct | Transmission |
| class | Transmitter |
| Transmitter with configurable sensing time (detect wire free or busy). More... | |
| class | TransmitterDataSentInterface |
| struct | UnicastTransmission |
| class | Wire |
| An implementation of WireInterface. More... | |
| class | WireInterface |
| Defines the connection between 'n' Transmitters/Receivers. More... | |
Typedefs | |
| typedef wns::SmartPtr < BroadcastTransmission > | BroadcastTransmissionPtr |
| typedef wns::SmartPtr < Transmission > | TransmissionPtr |
| typedef wns::SmartPtr < UnicastTransmission > | UnicastTransmissionPtr |
| typedef wns::Broker< Wire > | WireBroker |
| The wire broker, see the wns::Broker documentation on how this works. | |
Definition at line 78 of file Transmission.hpp.
Definition at line 77 of file Transmission.hpp.
Definition at line 79 of file Transmission.hpp.
| typedef wns::Broker<Wire> copper::WireBroker |
1.5.5