|
Sen API
Sen Libraries
|
#include "sen/core/base/class_helpers.h"#include "sen/core/base/timestamp.h"#include <functional>#include <variant>Go to the source code of this file.
Classes | |
| class | sen::db::Cursor< End, T > |
| A cursor that can be used to iterate over the contents of a recording. The cursor holds a payload which can have one of the values given as type arguments. More... | |
| struct | sen::db::Cursor< End, T >::Entry |
| The current entry. More... | |
Namespaces | |
| namespace | sen |
| namespace | sen::db |