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


Public Member Functions | |
| virtual wns::service::dll::UnicastAddress | getDestinationAddress (const wns::ldk::CompoundPtr &) |
| To whom should I send this compound? | |
| virtual wns::service::dll::UnicastAddress | getSourceAddress () |
| If you are a receiver, what is your address? | |
| virtual bool | isBroadcast (const wns::ldk::CompoundPtr &) |
| Shall I send this compound to every receiver? | |
| RACHShortcut (wns::ldk::fun::FUN *fun, const wns::pyconfig::View &config) | |
| virtual | ~RACHShortcut () |
Definition at line 234 of file RACH.hpp.
| RACHShortcut::RACHShortcut | ( | wns::ldk::fun::FUN * | fun, | |
| const wns::pyconfig::View & | config | |||
| ) |
| wns::service::dll::UnicastAddress RACHShortcut::getDestinationAddress | ( | const wns::ldk::CompoundPtr & | ) | [virtual] |
| wns::service::dll::UnicastAddress RACHShortcut::getSourceAddress | ( | ) | [virtual] |
| bool RACHShortcut::isBroadcast | ( | const wns::ldk::CompoundPtr & | ) | [virtual] |
1.5.5