#include <IRoute.h>
inet::IMulticastRoute::OutInterface::OutInterface |
( |
const InterfaceEntry * |
ie, |
|
|
bool |
isLeaf = false |
|
) |
| |
|
inline |
const InterfaceEntry * ie
Definition: IRoute.h:175
bool isLeaf() const
Definition: IRoute.h:184
bool _isLeaf
Definition: IRoute.h:176
inet::IMulticastRoute::OutInterface::OutInterface |
( |
const OutInterface & |
other | ) |
|
|
inline |
180 :
ie(other.ie),
_isLeaf(other._isLeaf) {}
const InterfaceEntry * ie
Definition: IRoute.h:175
bool _isLeaf
Definition: IRoute.h:176
virtual inet::IMulticastRoute::OutInterface::~OutInterface |
( |
| ) |
|
|
inlinevirtual |
const InterfaceEntry* inet::IMulticastRoute::OutInterface::getInterface |
( |
| ) |
const |
|
inline |
virtual bool inet::IMulticastRoute::OutInterface::isEnabled |
( |
| ) |
|
|
inlinevirtual |
bool inet::IMulticastRoute::OutInterface::isLeaf |
( |
| ) |
const |
|
inline |
bool inet::IMulticastRoute::OutInterface::_isLeaf |
|
protected |
The documentation for this class was generated from the following file: