#include <omnetpp.h>
#include "IntServ_m.h"
Classes | |
class | RSVPMessage |
class | RSVPPacket_Base |
Defines | |
#define | MSGC_VERSION 0x0304 |
#define | PATH_MESSAGE 1 |
#define | RESV_MESSAGE 2 |
#define | PTEAR_MESSAGE 3 |
#define | RTEAR_MESSAGE 4 |
#define | PERROR_MESSAGE 5 |
#define | RERROR_MESSAGE 6 |
#define | HELLO_MESSAGE 7 |
Functions | |
void | doPacking (cCommBuffer *b, RSVPMessage &obj) |
void | doUnpacking (cCommBuffer *b, RSVPMessage &obj) |
#define HELLO_MESSAGE 7 |
#define MSGC_VERSION 0x0304 |
#define PATH_MESSAGE 1 |
#define PERROR_MESSAGE 5 |
#define PTEAR_MESSAGE 3 |
#define RERROR_MESSAGE 6 |
#define RESV_MESSAGE 2 |
#define RTEAR_MESSAGE 4 |
void doPacking | ( | cCommBuffer * | b, | |
RSVPMessage & | obj | |||
) | [inline] |
void doUnpacking | ( | cCommBuffer * | b, | |
RSVPMessage & | obj | |||
) | [inline] |