#include <iosfwd>#include <string>#include "zypp/base/PtrTypes.h"#include "zypp/base/ReferenceCounted.h"#include "zypp/base/NonCopyable.h"#include "zypp/Pathname.h"#include "zypp/cache/sqlite3x/sqlite3x.hpp"Go to the source code of this file.
Namespaces | |
| namespace | zypp |
| namespace | zypp::cache |
Classes | |
| class | zypp::cache::CacheInitializer |
Defines | |
| #define | ZYPP_CACHE_SCHEMA_VERSION 1006 |
| #define ZYPP_CACHE_SCHEMA_VERSION 1006 |
Definition at line 22 of file CacheInitializer.h.
Referenced by zypp::cache::CacheInitializer::CacheInitializer(), and zypp::cache::CacheInitializer::createTables().
1.5.3