Ice 3.7 C++98 API Reference
Loading...
Searching...
No Matches
IceUtil
UUID.h
Go to the documentation of this file.
1
//
2
// Copyright (c) ZeroC, Inc. All rights reserved.
3
//
4
5
#ifndef ICE_UTIL_UUID_H
6
#define ICE_UTIL_UUID_H
7
8
#include <
IceUtil/Config.h
>
9
10
namespace
IceUtil
11
{
12
17
ICE_API
std::string
generateUUID
();
18
19
}
20
21
#endif
Config.h
ICE_API
#define ICE_API
Definition
Config.h:197
IceUtil
Definition
Cond.h:39
IceUtil::generateUUID
std::string generateUUID()
Generates a universally unique identifier (UUID).
Generated by
1.16.0