#include "blocxx/BLOCXX_config.h"
#include "blocxx/String.hpp"
#include "blocxx/Exception.hpp"
Go to the source code of this file.
Namespaces | |
namespace | BLOCXX_NAMESPACE |
Classes | |
class | BLOCXX_NAMESPACE::UUIDException |
class | BLOCXX_NAMESPACE::UUID |
UUIDs (Universally Unique IDentifiers), also known as GUIDs (Globally Unique IDentifiers), are 128 bits long. More... | |
Defines | |
#define | BLOCXX_UUID_HPP_INCLUDE_GUARD_ |
Functions | |
bool | BLOCXX_NAMESPACE::operator!= (const UUID &x, const UUID &y) |
|
|