#include <RSVPResvMsg.h>
Inheritance diagram for RSVPResvTear:
This class adds convenience get() and set() methods to the generated base class, but no extra data.
Public Member Functions | |
RSVPResvTear (const char *name=NULL, int kind=RTEAR_MESSAGE) | |
RSVPResvTear (const RSVPResvTear &other) | |
RSVPResvTear & | operator= (const RSVPResvTear &other) |
virtual cObject * | dup () const |
IPAddress | getNHOP () |
IPAddress | getLIH () |
RSVPResvTear::RSVPResvTear | ( | const char * | name = NULL , |
|
int | kind = RTEAR_MESSAGE | |||
) | [inline] |
RSVPResvTear::RSVPResvTear | ( | const RSVPResvTear & | other | ) | [inline] |
virtual cObject* RSVPResvTear::dup | ( | ) | const [inline, virtual] |
IPAddress RSVPResvTear::getLIH | ( | ) | [inline] |
IPAddress RSVPResvTear::getNHOP | ( | ) | [inline] |
RSVPResvTear& RSVPResvTear::operator= | ( | const RSVPResvTear & | other | ) | [inline] |