Ice 3.7 C++11 API Reference
UUID.h
Go to the documentation of this file.
1 //
2 // Copyright (c) ZeroC, Inc. All rights reserved.
3 //
4 
5 #ifndef ICE_UUID_H
6 #define ICE_UUID_H
7 
8 #include <Ice/Config.h>
9 #include <IceUtil/UUID.h>
10 
11 namespace Ice
12 {
13 
16 
17 }
18 
19 #endif
IceUtil::generateUUID
std::string generateUUID()
Generates a universally unique identifier (UUID).
Config.h
Ice
Definition: BuiltinSequences.h:56
UUID.h