#include <map>
#include <string>
Go to the source code of this file.
|
static const TQString | resolveUUID (const TQString &uuid) |
|
|
static const std::map< std::string, std::string > | my_map |
|
◆ resolveUUID()
static const TQString resolveUUID |
( |
const TQString & |
uuid | ) |
|
|
static |
This function resolves UUID to human readable service name.
- Returns
- string service name
- Return values
-
Definition at line 131 of file btuuids.h.
References my_map.
◆ my_map
const std::map<std::string, std::string> my_map |
|
static |