#include <IRoute.h>
◆ OutInterface() [1/2]
| inet::IMulticastRoute::OutInterface::OutInterface |
( |
const NetworkInterface * |
ie, |
|
|
bool |
isLeaf = false |
|
) |
| |
|
inline |
◆ OutInterface() [2/2]
| inet::IMulticastRoute::OutInterface::OutInterface |
( |
const OutInterface & |
other | ) |
|
|
inline |
190 :
ie(other.ie),
_isLeaf(other._isLeaf) {}
◆ ~OutInterface()
| virtual inet::IMulticastRoute::OutInterface::~OutInterface |
( |
| ) |
|
|
inlinevirtual |
◆ getInterface()
| const NetworkInterface* inet::IMulticastRoute::OutInterface::getInterface |
( |
| ) |
const |
|
inline |
◆ isEnabled()
| virtual bool inet::IMulticastRoute::OutInterface::isEnabled |
( |
| ) |
|
|
inlinevirtual |
◆ isLeaf()
| bool inet::IMulticastRoute::OutInterface::isLeaf |
( |
| ) |
const |
|
inline |
◆ _isLeaf
| bool inet::IMulticastRoute::OutInterface::_isLeaf |
|
protected |
◆ ie
The documentation for this class was generated from the following file: