LLSRVRecord Class Reference

#include <llsrv.h>

Collaboration diagram for LLSRVRecord:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLSRVRecord (U16 priority, U16 weight, const std::string &target, U16 port)
U16 priority () const
U16 weight () const
const std::string & target () const
U16 port () const

Protected Attributes

U16 mPriority
U16 mWeight
std::string mTarget
U16 mPort

Friends

class LLSRV

Classes

struct  ComparePriorityLowest

Detailed Description

Definition at line 34 of file llsrv.h.


Constructor & Destructor Documentation

LLSRVRecord::LLSRVRecord ( U16  priority,
U16  weight,
const std::string &  target,
U16  port 
) [inline]

Definition at line 45 of file llsrv.h.


Member Function Documentation

U16 LLSRVRecord::port (  )  const [inline]

Definition at line 56 of file llsrv.h.

References mPort.

U16 LLSRVRecord::priority (  )  const [inline]

Definition at line 53 of file llsrv.h.

References mPriority.

const std::string& LLSRVRecord::target (  )  const [inline]

Definition at line 55 of file llsrv.h.

References mTarget.

U16 LLSRVRecord::weight (  )  const [inline]

Definition at line 54 of file llsrv.h.

References mWeight.


Friends And Related Function Documentation

friend class LLSRV [friend]

Definition at line 36 of file llsrv.h.


Member Data Documentation

U16 LLSRVRecord::mPort [protected]

Definition at line 42 of file llsrv.h.

Referenced by port().

U16 LLSRVRecord::mPriority [protected]

Definition at line 39 of file llsrv.h.

Referenced by LLSRVRecord::ComparePriorityLowest::operator()(), and priority().

std::string LLSRVRecord::mTarget [protected]

Definition at line 41 of file llsrv.h.

Referenced by target().

U16 LLSRVRecord::mWeight [protected]

Definition at line 40 of file llsrv.h.

Referenced by weight().


The documentation for this class was generated from the following file:
Generated on Thu Jul 1 06:11:48 2010 for Second Life Viewer by  doxygen 1.4.7