0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
Unique.h File Reference
#include "Common/Compat.h"
#include "Common/String.h"
#include "Hypertable/Lib/Namespace.h"
#include "Hypertable/Lib/Table.h"
#include "Hypertable/Lib/Cell.h"
#include <boost/uuid/uuid.hpp>
#include <boost/uuid/uuid_generators.hpp>
#include <boost/uuid/uuid_io.hpp>
#include <boost/lexical_cast.hpp>
Include dependency graph for Unique.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Hypertable
 Hypertable definitions
 
 Hypertable::HyperAppHelper
 

Functions

String Hypertable::HyperAppHelper::generate_guid ()
 Generates a new GUID. More...
 
void Hypertable::HyperAppHelper::create_cell_unique (const TablePtr &table, const KeySpec &key, String &guid)
 Inserts a unique value into a table. More...