NetAddress.cpp
Go to the documentation of this file.
00001 #include "NetAddress.h"
00002 
00003 std::ostream &operator << (std::ostream &os, const castor::net::NetAddress &x) {
00004         return os << x.str();
00005 }
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


Castor
Author(s): Carpe Noctem
autogenerated on Fri Nov 8 2013 11:05:39