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

Opietooth2::OTSDPAttribute::int128_t Class Reference

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

List of all members.

Public Member Functions

 int128_t (int64_t l=0, int64_t h=0)
 int128_t (const OTSDPAttribute::int128_t &l)
QString toString () const

Public Attributes

int64_t hi
int64_t lo


Constructor & Destructor Documentation

Opietooth2::OTSDPAttribute::int128_t::int128_t int64_t  l = 0,
int64_t  h = 0
[inline]
 

Definition at line 52 of file OTSDPAttribute.h.

References hi, l, and lo.

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

Definition at line 56 of file OTSDPAttribute.h.

References hi, and lo.


Member Function Documentation

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

Definition at line 60 of file OTSDPAttribute.h.

References hi, and lo.


Member Data Documentation

int64_t Opietooth2::OTSDPAttribute::int128_t::hi
 

Definition at line 65 of file OTSDPAttribute.h.

Referenced by int128_t(), and toString().

int64_t Opietooth2::OTSDPAttribute::int128_t::lo
 

Definition at line 66 of file OTSDPAttribute.h.

Referenced by int128_t(), and toString().


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