taco-db
0.1.0
catalog
CatCache.h
Go to the documentation of this file.
1
#ifndef CATALOG_CATCACHE_H
2
#define CATALOG_CATCACHE_H
3
4
#include "
tdb.h
"
5
6
#include "
catalog/PersistentCatCache.h
"
7
8
namespace
taco
{
9
10
typedef ::taco::PersistentCatCache
CatCacheImpl
;
11
18
class
CatCache
:
public
::taco::PersistentCatCache
{};
19
20
}
// namespace taco
21
22
#endif
// CATALOG_CATCACHE_H
PersistentCatCache.h
taco::CatCache
Catcache is the catalog cache class as configured in the top-level CMakeLists.txt.
Definition:
CatCache.h:18
taco::PersistentCatCache
Definition:
PersistentCatCache.h:15
taco
Definition:
datum.h:28
taco::CatCacheImpl
::taco::PersistentCatCache CatCacheImpl
Definition:
CatCache.h:10
tdb.h
Generated by
1.9.1