RSVPResvTear Class Reference
#include <RSVPResvMsg.h>
List of all members.
Detailed Description
RESV TEAR message
This class adds convenience get() and set() methods to the generated base class, but no extra data.
Constructor & Destructor Documentation
RSVPResvTear::RSVPResvTear |
( |
const char * |
name = NULL , |
|
|
int |
kind = RTEAR_MESSAGE | |
|
) |
| | [inline] |
Referenced by dup().
00050 : RSVPResvTear_Base(name,kind) {}
RSVPResvTear::RSVPResvTear |
( |
const RSVPResvTear & |
other |
) |
[inline] |
00051 : RSVPResvTear_Base(other.getName()) {operator=(other);}
Member Function Documentation
Referenced by RSVPResvTear().
00052 {RSVPResvTear_Base::operator=(other); return *this;}
virtual RSVPResvTear* RSVPResvTear::dup |
( |
|
) |
const [inline, virtual] |
00055 {return getHop().Next_Hop_Address;}
00056 {return getHop().Logical_Interface_Handle;}
The documentation for this class was generated from the following file: