WvStreams
Public Member Functions | Public Attributes | List of all members
WvUrlStream::Target Class Reference

Public Member Functions

 Target (const WvIPPortAddr &_remaddr, WvStringParm _username)
 
bool operator== (const Target &n2) const
 

Public Attributes

WvIPPortAddr remaddr
 
WvString username
 

Detailed Description

Definition at line 107 of file wvhttppool.h.

Constructor & Destructor Documentation

◆ Target()

WvUrlStream::Target::Target ( const WvIPPortAddr _remaddr,
WvStringParm  _username 
)
inline

Definition at line 113 of file wvhttppool.h.

◆ ~Target()

WvUrlStream::Target::~Target ( )
inline

Definition at line 116 of file wvhttppool.h.

Member Function Documentation

◆ operator==()

bool WvUrlStream::Target::operator== ( const Target n2) const
inline

Definition at line 118 of file wvhttppool.h.

Member Data Documentation

◆ remaddr

WvIPPortAddr WvUrlStream::Target::remaddr

Definition at line 110 of file wvhttppool.h.

◆ username

WvString WvUrlStream::Target::username

Definition at line 111 of file wvhttppool.h.


The documentation for this class was generated from the following file: