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

Public Member Functions | |
| virtual void | deleteFlow (wns::service::dll::FlowID flowID)=0 |
| virtual void | onFlowRelease (wns::service::dll::FlowID flowID)=0 |
| virtual wns::service::dll::FlowID | onFlowRequest (lte::helper::TransactionID _transactionId, lte::upperconvergence::ENBUpperConvergence *_eNBUpperConvergence, wns::service::dll::UnicastAddress utAddress)=0 |
Definition at line 39 of file IRANG.hpp.
| virtual void lte::main::rang::IFlowManagement::deleteFlow | ( | wns::service::dll::FlowID | flowID | ) | [pure virtual] |
Implemented in lte::main::RANG.
| virtual void lte::main::rang::IFlowManagement::onFlowRelease | ( | wns::service::dll::FlowID | flowID | ) | [pure virtual] |
Implemented in lte::main::RANG.
| virtual wns::service::dll::FlowID lte::main::rang::IFlowManagement::onFlowRequest | ( | lte::helper::TransactionID | _transactionId, | |
| lte::upperconvergence::ENBUpperConvergence * | _eNBUpperConvergence, | |||
| wns::service::dll::UnicastAddress | utAddress | |||
| ) | [pure virtual] |
Implemented in lte::main::RANG.
1.5.5