0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
Schema.h File Reference

Declarations for Schema. More...

#include <Common/Properties.h>
#include "Common/PageArenaAllocator.h"
#include <Common/StringExt.h>
#include <Hypertable/Lib/AccessGroupSpec.h>
#include <Hypertable/Lib/ColumnFamilySpec.h>
#include <Hypertable/Lib/TableParts.h>
#include <expat.h>
#include <bitset>
#include <list>
#include <memory>
#include <unordered_map>
#include <vector>
Include dependency graph for Schema.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::Schema
 Schema specification. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 

Typedefs

typedef std::shared_ptr< SchemaHypertable::SchemaPtr
 Smart pointer to Schema. More...
 

Detailed Description

Declarations for Schema.

This file contains type declarations for Schema, a class representing a table schema specification.

Definition in file Schema.h.