blocxx
UUID.cpp File Reference
#include "blocxx/BLOCXX_config.h"
#include "blocxx/UUID.hpp"
#include "blocxx/NonRecursiveMutex.hpp"
#include "blocxx/NonRecursiveMutexLock.hpp"
#include "blocxx/Types.hpp"
#include "blocxx/Format.hpp"
#include "blocxx/SecureRand.hpp"
#include "blocxx/ExceptionIds.hpp"
#include <sys/time.h>
#include <string.h>
#include <stdlib.h>
#include <ctype.h>

Go to the source code of this file.

Namespaces

namespace  BLOCXX_NAMESPACE
 Taken from RFC 1321.
 

Functions

bool BLOCXX_NAMESPACE::operator== (const UUID &x, const UUID &y)
 
bool BLOCXX_NAMESPACE::operator< (const UUID &x, const UUID &y)
 
bool BLOCXX_NAMESPACE::operator!= (const UUID &x, const UUID &y)