◆ Flags
| Enumerator |
|---|
| HAS_CONNECTED_RECEIVERS | |
◆ PruneState
| Enumerator |
|---|
| NO_INFO | |
| PRUNE_PENDING | |
| PRUNED | |
◆ DownstreamInterface()
107 : Interface(owner, ie),
109 { ASSERT(owner), ASSERT(ie); }
◆ ~DownstreamInterface()
| inet::PimDm::DownstreamInterface::~DownstreamInterface |
( |
| ) |
|
◆ getPrunePendingTimer()
| cMessage* inet::PimDm::DownstreamInterface::getPrunePendingTimer |
( |
| ) |
const |
|
inline |
◆ getPruneState()
| PruneState inet::PimDm::DownstreamInterface::getPruneState |
( |
| ) |
|
|
inline |
◆ getPruneTimer()
| cMessage* inet::PimDm::DownstreamInterface::getPruneTimer |
( |
| ) |
const |
|
inline |
◆ hasConnectedReceivers()
| bool inet::PimDm::DownstreamInterface::hasConnectedReceivers |
( |
| ) |
const |
|
inline |
◆ isInOlist()
| bool inet::PimDm::DownstreamInterface::isInOlist |
( |
| ) |
const |
◆ pimdm()
| PimDm* inet::PimDm::DownstreamInterface::pimdm |
( |
| ) |
const |
|
inline |
112 {
return check_and_cast<PimDm *>(owner->owner); }
◆ route()
| Route* inet::PimDm::DownstreamInterface::route |
( |
| ) |
const |
|
inline |
◆ setHasConnectedReceivers()
| void inet::PimDm::DownstreamInterface::setHasConnectedReceivers |
( |
bool |
value | ) |
|
|
inline |
◆ startPrunePendingTimer()
| void inet::PimDm::DownstreamInterface::startPrunePendingTimer |
( |
double |
overrideInterval | ) |
|
◆ startPruneTimer()
| void inet::PimDm::DownstreamInterface::startPruneTimer |
( |
double |
holdTime | ) |
|
◆ stopPrunePendingTimer()
| void inet::PimDm::DownstreamInterface::stopPrunePendingTimer |
( |
| ) |
|
◆ stopPruneTimer()
| void inet::PimDm::DownstreamInterface::stopPruneTimer |
( |
| ) |
|
◆ prunePendingTimer
| cMessage* inet::PimDm::DownstreamInterface::prunePendingTimer |
◆ pruneState
| PruneState inet::PimDm::DownstreamInterface::pruneState |
◆ pruneTimer
| cMessage* inet::PimDm::DownstreamInterface::pruneTimer |
The documentation for this struct was generated from the following files: