#include <PimBase.h>
◆ AssertState
| Enumerator |
|---|
| NO_ASSERT_INFO | |
| I_LOST_ASSERT | |
| I_WON_ASSERT | |
◆ Interface()
◆ ~Interface()
| virtual inet::PimBase::Interface::~Interface |
( |
| ) |
|
|
inlinevirtual |
◆ clearFlag()
| void inet::PimBase::Interface::clearFlag |
( |
int |
flag | ) |
|
|
inline |
◆ deleteAssertInfo()
| void inet::PimBase::Interface::deleteAssertInfo |
( |
| ) |
|
|
inline |
◆ isFlagSet()
| bool inet::PimBase::Interface::isFlagSet |
( |
int |
flag | ) |
const |
|
inline |
85 {
return (
flags & flag) != 0; }
◆ setFlag()
| void inet::PimBase::Interface::setFlag |
( |
int |
flag, |
|
|
bool |
value |
|
) |
| |
|
inline |
◆ setFlags()
| void inet::PimBase::Interface::setFlags |
( |
int |
flags | ) |
|
|
inline |
◆ startAssertTimer()
| void inet::PimBase::Interface::startAssertTimer |
( |
double |
assertTime | ) |
|
|
inline |
◆ assertState
◆ assertTimer
| cMessage* inet::PimBase::Interface::assertTimer |
◆ flags
| int inet::PimBase::Interface::flags |
◆ ie
◆ owner
◆ winnerMetric
The documentation for this struct was generated from the following file: