Ice 3.7 C++11 API Reference
Loading...
Searching...
No Matches
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
11namespace Ice
12{
13
16
17}
18
19#endif
std::string generateUUID()
Generates a universally unique identifier (UUID).
Definition BuiltinSequences.h:56