taco-db  0.1.0
Classes | Namespaces
CatCacheBase.h File Reference
#include "tdb.h"
#include <absl/container/flat_hash_map.h>
#include "catalog/TableDesc.h"
#include "catalog/IndexDesc.h"
#include "catalog/systables.h"
#include "storage/Record.h"

Go to the source code of this file.

Classes

struct  taco::CCLookupTableEntry
 This is an internal data structure of the catalog cache for storing an in-memory catalog table entry. More...
 
class  taco::CatCacheInternalAccess
 Some internal functions of catalog cache implementations. More...
 
class  taco::CatCacheBase< CatCacheCls >
 CatCacheBase implements the common routines and public interfaces for accessing and modifying the system catalog files. More...
 
struct  taco::CatCacheBase< CatCacheCls >::SearchForCatalogEntry< expect_unique, NPreds, no_cache >
 

Namespaces

 taco