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