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


Public Member Functions | |
| MACgBS (wns::ldk::fun::FUN *fun, const wns::pyconfig::View &config) | |
| virtual void | processOutgoing (const wns::ldk::CompoundPtr &compound) |
| Process compounds on downlink. | |
Definition at line 57 of file MACgBS.hpp.
| MACgBS::MACgBS | ( | wns::ldk::fun::FUN * | fun, | |
| const wns::pyconfig::View & | config | |||
| ) |
Definition at line 80 of file MACgBS.cpp.
| void MACgBS::processOutgoing | ( | const wns::ldk::CompoundPtr & | ) | [virtual] |
Override this method to handle outgoing compounds.
Reimplemented from wns::ldk::Forwarding< USER >.
Definition at line 95 of file MACgBS.cpp.
1.5.5