Sen API
Sen Libraries
Loading...
Searching...
No Matches
output.h File Reference
#include "sen/core/base/class_helpers.h"
#include "sen/core/base/timestamp.h"
#include "sen/core/meta/type.h"
#include "stl/sen/db/basic_types.stl.h"
#include "stl/sen/kernel/basic_types.stl.h"
#include <functional>

Go to the source code of this file.

Classes

struct  sen::db::ObjectInfo
 Basic information about an object tracked for recording. More...
class  sen::db::Output
 Allows the creation of recordings. More...

Namespaces

namespace  sen
namespace  sen::db

Typedefs

using sen::db::ErrorHandler = std::function<void()>
 A function to be called in case of error.
using sen::db::ObjectInfoList = std::vector<ObjectInfo>
 A list of information elements about tracked objects.