|
INET Framework for OMNeT++/OMNEST
|
#include "inet/linklayer/common/MacAddress.h"#include "inet/networklayer/common/ModuleIdAddress.h"#include "inet/networklayer/common/ModulePathAddress.h"#include "inet/networklayer/contract/clns/ClnsAddress.h"#include "inet/networklayer/contract/ipv4/Ipv4Address.h"#include "inet/networklayer/contract/ipv6/Ipv6Address.h"Classes | |
| class | inet::L3Address |
| This class provides the generic interface for network addresses. More... | |
Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Functions | |
| std::ostream & | inet::operator<< (std::ostream &os, const L3Address &address) |
| void | inet::doParsimPacking (cCommBuffer *buf, const L3Address &addr) |
| void | inet::doParsimUnpacking (cCommBuffer *buf, L3Address &addr) |