groupsock/include/NetInterface.hh File Reference

#include "NetAddress.hh"

Include dependency graph for NetInterface.hh:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  NetInterface
class  DirectedNetInterface
class  DirectedNetInterfaceSet
class  DirectedNetInterfaceSet::Iterator
class  Socket
class  SocketLookupTable
class  NetInterfaceTrafficStats

Functions

UsageEnvironmentoperator<< (UsageEnvironment &s, const Socket &sock)


Function Documentation

UsageEnvironment& operator<< ( UsageEnvironment s,
const Socket sock 
)

Definition at line 112 of file NetInterface.cpp.

00112                                                                       {
00113         return s << timestampString() << " Socket(" << sock.socketNum() << ")";
00114 }


Generated on Thu Feb 2 23:51:41 2012 for live by  doxygen 1.5.2