|
INET Framework for OMNeT++/OMNEST
|
Classes | |
| class | inet::IPv6Address |
| Stores a 128-bit IPv6 address in an efficient way. More... | |
Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Enumerations | |
| enum | { inet::IPv6_ADDRESS_SIZE = 16 } |
Functions | |
| std::ostream & | inet::operator<< (std::ostream &os, const IPv6Address &ip) |
| void | inet::doPacking (cCommBuffer *buf, const IPv6Address &addr) |
| void | inet::doUnpacking (cCommBuffer *buf, IPv6Address &addr) |