0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
NameIdMapper.h File Reference
#include <Common/Compat.h>
#include "NamespaceListing.h"
#include <Hyperspace/Session.h>
#include <Common/String.h>
#include <memory>
#include <mutex>
#include <vector>
Include dependency graph for NameIdMapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::NameIdMapper
 Easy mapping between a Table/Namespace name string to ids and vice versa. More...
 

Namespaces

 Hyperspace
 Hyperspace definitions
 
 Hypertable
 Hypertable definitions
 

Typedefs

typedef std::shared_ptr
< NameIdMapper
Hypertable::NameIdMapperPtr
 Smart pointer to NameIdMapper. More...