|
Sen API
Sen Libraries
|
#include <cstdint>#include <string_view>Go to the source code of this file.
Namespaces | |
| namespace | sen |
| namespace | sen::db |
Variables | |
| constexpr uint32_t | sen::db::keyframeIndexId = 0U |
| constexpr uint32_t | sen::db::beginMagic = 0xcafebabeU |
| constexpr std::string_view | sen::db::runtimeFileName = "runtime" |
| constexpr std::string_view | sen::db::typesFileName = "types" |
| constexpr std::string_view | sen::db::indexesFileName = "indexes" |
| constexpr std::string_view | sen::db::annotationsFileName = "annotations" |
| constexpr std::string_view | sen::db::summaryFileName = "summary" |