IPv6Address.h File Reference

#include <omnetpp.h>
#include <iostream>
#include <string>
#include "INETDefs.h"

Classes

class  IPv6Address

Functions

std::ostream & operator<< (std::ostream &os, const IPv6Address &ip)


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const IPv6Address ip 
) [inline]

FIXME TBD turn it into a proper class

00290 {
00291     return os << ip.str();
00292 }


Generated on Wed Apr 4 13:20:18 2007 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.7