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


Public Member Functions | |
| bool | operator< (const wns::ldk::Key &_other) const |
| std::string | str () const |
| TransmitterReceiver (wns::service::dll::UnicastAddress txAdr, wns::service::dll::UnicastAddress rxAdr) | |
| TransmitterReceiver (const TransmitterReceiverBuilder *factory, const wns::ldk::CompoundPtr &compound, int) | |
Public Attributes | |
| wns::service::dll::UnicastAddress | rx |
| wns::service::dll::UnicastAddress | tx |
Definition at line 127 of file Keys.hpp.
| TransmitterReceiver::TransmitterReceiver | ( | const TransmitterReceiverBuilder * | factory, | |
| const wns::ldk::CompoundPtr & | compound, | |||
| int | direction | |||
| ) |
| TransmitterReceiver::TransmitterReceiver | ( | wns::service::dll::UnicastAddress | txAdr, | |
| wns::service::dll::UnicastAddress | rxAdr | |||
| ) |
| bool TransmitterReceiver::operator< | ( | const wns::ldk::Key & | _other | ) | const [virtual] |
| std::string TransmitterReceiver::str | ( | ) | const [virtual] |
1.5.5