#include <omnetpp.h>
#include <string.h>
#include "INETDefs.h"
#include "IPAddress.h"
#include "IPv6Address.h"
Classes | |
class | IPvXAddress |
Functions | |
void | doPacking (cCommBuffer *b, IPvXAddress &obj) |
void | doUnpacking (cCommBuffer *b, IPvXAddress &obj) |
std::ostream & | operator<< (std::ostream &os, const IPvXAddress &ip) |
void doPacking | ( | cCommBuffer * | b, | |
IPvXAddress & | obj | |||
) | [inline] |
void doUnpacking | ( | cCommBuffer * | b, | |
IPvXAddress & | obj | |||
) | [inline] |
std::ostream& operator<< | ( | std::ostream & | os, | |
const IPvXAddress & | ip | |||
) | [inline] |