#include "OW_config.h"#include "OW_String.hpp"#include "OW_Exception.hpp"Include dependency graph for OW_UUID.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | OW_NAMESPACE |
Classes | |
| class | OW_NAMESPACE::UUIDException |
| class | OW_NAMESPACE::UUID |
| UUIDs (Universally Unique IDentifiers), also known as GUIDs (Globally Unique IDentifiers), are 128 bits long. More... | |
Defines | |
| #define | OW_UUID_HPP_INCLUDE_GUARD_ |
Functions | |
| bool | OW_NAMESPACE::operator!= (const UUID &x, const UUID &y) |
|
|
Definition at line 36 of file OW_UUID.hpp. |
1.4.6