|
INET Framework for OMNeT++/OMNEST
|
RSVP PATH ERROR message. More...
#include <RSVPPathMsg.h>
Additional Inherited Members | |
Protected Member Functions inherited from inet::RSVPPathError_Base | |
| bool | operator== (const RSVPPathError_Base &) |
| RSVPPathError_Base (const char *name=nullptr, short kind=0) | |
| RSVPPathError_Base (const RSVPPathError_Base &other) | |
| RSVPPathError_Base & | operator= (const RSVPPathError_Base &other) |
Protected Member Functions inherited from inet::RSVPPacket_Base | |
| bool | operator== (const RSVPPacket_Base &) |
| RSVPPacket_Base (const char *name=nullptr, short kind=0) | |
| RSVPPacket_Base (const RSVPPacket_Base &other) | |
| RSVPPacket_Base & | operator= (const RSVPPacket_Base &other) |
Protected Attributes inherited from inet::RSVPPathError_Base | |
| IPv4Address | errorNode |
| int | errorCode |
| SenderDescriptor_t | sender_descriptor |
Protected Attributes inherited from inet::RSVPPacket_Base | |
| SessionObj_t | session |
| bool | checksumValid |
RSVP PATH ERROR message.
This class adds convenience get() and set() methods to the generated base class, but no extra data.
|
inline |
|
inline |
|
inlineoverridevirtual |
Reimplemented from inet::RSVPPathError_Base.
|
inline |
|
inline |
|
inline |
Referenced by inet::RSVP::processPathErrMsg().
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by inet::RSVP::sendPathErrorMessage().
|
inline |
Referenced by inet::RSVP::sendPathErrorMessage().