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


Public Member Functions | |
| MACgUT (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 MACgUT.hpp.
| MACgUT::MACgUT | ( | wns::ldk::fun::FUN * | fun, | |
| const wns::pyconfig::View & | config | |||
| ) |
Definition at line 83 of file MACgUT.cpp.
| void MACgUT::processOutgoing | ( | const wns::ldk::CompoundPtr & | ) | [virtual] |
Override this method to handle outgoing compounds.
Reimplemented from wns::ldk::Forwarding< USER >.
Definition at line 99 of file MACgUT.cpp.
1.5.5