taco-db  0.1.0
Classes | Namespaces | Typedefs
IndexKey.h File Reference
#include "tdb.h"
#include "catalog/Schema.h"

Go to the source code of this file.

Classes

struct  taco::IndexKey
 An IndexKey stores references to a few data (Datum objects) that comprise a key tuple to in an index. More...
 

Namespaces

 taco
 

Typedefs

typedef std::unique_ptr< IndexKey, AlignedAllocImpl::FreeMemtaco::UniqueIndexKey
 The returned smart pointer of IndexKey::Create(). More...