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
 
 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 debian/libwvstreams-dev/usr/include/wvstreams/wvhttppool.h.

Constructor & Destructor Documentation

◆ Target() [1/2]

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

◆ ~Target() [1/2]

WvUrlStream::Target::~Target ( )
inline

◆ Target() [2/2]

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

Definition at line 113 of file include/wvhttppool.h.

◆ ~Target() [2/2]

WvUrlStream::Target::~Target ( )
inline

Definition at line 116 of file include/wvhttppool.h.

Member Function Documentation

◆ operator==() [1/2]

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

◆ operator==() [2/2]

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

Definition at line 118 of file include/wvhttppool.h.

Member Data Documentation

◆ remaddr

WvIPPortAddr WvUrlStream::Target::remaddr

◆ username

WvString WvUrlStream::Target::username

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