#include </home/clem/local/src/opie/noncore/settings/networksettings2/opietooth2/OTUUID.h>
Public Member Functions | |
| OTUUID (QString s) | |
| OTUUID (uint64_t l=0, uint64_t h=0) | |
| OTUUID (const OTUUID &O) | |
| bool | fromString (QString s) |
| void | setUUID128 (uint64_t hi, uint64_t lo) |
| void | setUUID32 (uint32_t v) |
| uint16_t | toShort () |
| uint32_t | toLong () |
| uint64_t | toLongLong () |
| QString | toString () const |
| operator QString () const | |
| operator::uuid_t () const | |
| OTUUID & | operator= (const OTUUID &other) |
| bool | operator< (const OTUUID &other) const |
| bool | operator== (const OTUUID &uuid) const |
Public Attributes | |
| uint64_t | hi |
| uint64_t | lo |
|
|
Definition at line 20 of file OTUUID.cpp. References fromString(). |
|
||||||||||||
|
Definition at line 24 of file OTUUID.cpp. |
|
|
Definition at line 29 of file OTUUID.cpp. |
|
|
Definition at line 40 of file OTUUID.cpp. References hi, QString::left(), QString::length(), lo, QString::replace(), QString::right(), setUUID32(), QString::startsWith(), QString::toUInt(), and u32. Referenced by OTUUID(). |
|
|
Definition at line 111 of file OTUUID.cpp. References toString(). |
|
|
Definition at line 115 of file OTUUID.cpp. |
|
|
Definition at line 153 of file OTUUID.cpp. |
|
|
Definition at line 34 of file OTUUID.cpp. |
|
|
Definition at line 160 of file OTUUID.cpp. |
|
||||||||||||
|
Definition at line 93 of file OTUUID.cpp. Referenced by Opietooth2::OTSDPAttribute::OTSDPAttribute(). |
|
|
Definition at line 85 of file OTUUID.cpp. Referenced by fromString(), and Opietooth2::OTSDPAttribute::OTSDPAttribute(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 98 of file OTUUID.cpp. References hi, lo, and QString::sprintf(). Referenced by operator QString(). |
|
|
Definition at line 54 of file OTUUID.h. Referenced by fromString(), operator::uuid_t(), operator<(), operator=(), operator==(), OTUUID(), setUUID128(), setUUID32(), and toString(). |
|
|
Definition at line 55 of file OTUUID.h. Referenced by fromString(), operator::uuid_t(), operator<(), operator=(), operator==(), OTUUID(), setUUID128(), setUUID32(), and toString(). |
1.4.2