WvUnixAddr Class Reference

#include <wvaddr.h>

Inheritance diagram for WvUnixAddr:

[legend]
List of all members.

Detailed Description

A Unix domain socket address is really just a filename.

Definition at line 425 of file wvaddr.h.

Public Member Functions

 WvUnixAddr (const char *_sockname)
 WvUnixAddr (WvStringParm _sockname)
 WvUnixAddr (const WvUnixAddr &_addr)
virtual ~WvUnixAddr ()
virtual WvEncap encap () const
virtual struct sockaddr * sockaddr () const
virtual size_t sockaddr_len () const
virtual const unsigned char * rawdata () const
virtual size_t rawdata_len () const
 operator WvString () const
virtual bool comparator (const WvAddr *a2, bool first_pass=true) const
virtual const char * type () const
virtual bool isbroadcast () const
virtual unsigned WvHash () const
bool operator== (const WvAddr &a2) const
bool operator!= (const WvAddr &a2) const

Static Public Member Functions

static WvAddrgen (struct sockaddr *addr)

Protected Member Functions

virtual WvString printable () const

Protected Attributes

WvString sockname


The documentation for this class was generated from the following files:
Generated on Mon Feb 5 10:54:42 2007 for WvStreams by  doxygen 1.5.1