Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Opietooth2::OTSDPAttribute::uint128_t Class Reference

#include </home/clem/local/src/opie/noncore/settings/networksettings2/opietooth2/OTSDPAttribute.h>

List of all members.

Public Member Functions

 uint128_t (uint64_t l=0, uint64_t h=0)
 uint128_t (const OTSDPAttribute::uint128_t &l)
QString toString () const

Public Attributes

uint64_t hi
uint64_t lo


Constructor & Destructor Documentation

Opietooth2::OTSDPAttribute::uint128_t::uint128_t uint64_t  l = 0,
uint64_t  h = 0
[inline]
 

Definition at line 71 of file OTSDPAttribute.h.

References hi, l, and lo.

Opietooth2::OTSDPAttribute::uint128_t::uint128_t const OTSDPAttribute::uint128_t l  )  [inline]
 

Definition at line 75 of file OTSDPAttribute.h.

References hi, and lo.


Member Function Documentation

QString Opietooth2::OTSDPAttribute::uint128_t::toString  )  const [inline]
 

Definition at line 79 of file OTSDPAttribute.h.

References hi, and lo.


Member Data Documentation

uint64_t Opietooth2::OTSDPAttribute::uint128_t::hi
 

Definition at line 84 of file OTSDPAttribute.h.

Referenced by toString(), and uint128_t().

uint64_t Opietooth2::OTSDPAttribute::uint128_t::lo
 

Definition at line 85 of file OTSDPAttribute.h.

Referenced by toString(), and uint128_t().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 18:03:08 2005 for OPIE by  doxygen 1.4.2