PIPSocketAddressAndPort Class Reference

#include <ipsock.h>

List of all members.

Public Member Functions

 PIPSocketAddressAndPort ()
 PIPSocketAddressAndPort (char _sep)
 PIPSocketAddressAndPort (const PString &str, WORD defaultPort=0, char _sep= ':')
PBoolean Parse (const PString &str, WORD defaultPort=0, char sep= ':')
PString AsString (char _sep=0) const

Public Attributes

PIPSocket::Address address
WORD port
char sep


Constructor & Destructor Documentation

PIPSocketAddressAndPort::PIPSocketAddressAndPort (  )  [inline]

PIPSocketAddressAndPort::PIPSocketAddressAndPort ( char  _sep  )  [inline]

PIPSocketAddressAndPort::PIPSocketAddressAndPort ( const PString str,
WORD  defaultPort = 0,
char  _sep = ':' 
) [inline]


Member Function Documentation

PBoolean PIPSocketAddressAndPort::Parse ( const PString str,
WORD  defaultPort = 0,
char  sep = ':' 
)

PString PIPSocketAddressAndPort::AsString ( char  _sep = 0  )  const [inline]


Member Data Documentation

PIPSocket::Address PIPSocketAddressAndPort::address

WORD PIPSocketAddressAndPort::port

char PIPSocketAddressAndPort::sep


The documentation for this class was generated from the following file:
Generated on Mon Sep 15 01:21:37 2008 for PTLib by  doxygen 1.5.1