|
INET Framework for OMNeT++/OMNEST
|
Public Member Functions | |
| PimDmOutInterface (NetworkInterface *ie, DownstreamInterface *downstream) | |
| virtual bool | isEnabled () override |
Public Member Functions inherited from inet::IMulticastRoute::OutInterface | |
| OutInterface (const NetworkInterface *ie, bool isLeaf=false) | |
| OutInterface (const OutInterface &other) | |
| virtual | ~OutInterface () |
| const NetworkInterface * | getInterface () const |
| bool | isLeaf () const |
Private Attributes | |
| DownstreamInterface * | downstream |
Additional Inherited Members | |
Protected Attributes inherited from inet::IMulticastRoute::OutInterface | |
| const NetworkInterface * | ie |
| bool | _isLeaf |
|
inline |
|
inlineoverridevirtual |
Reimplemented from inet::IMulticastRoute::OutInterface.
|
private |