Syntalos::RunInfo

Syntalos::RunInfo

Syntalos::RunInfo

Information about the current run and its data storage location.

#include <syntaloslink.h>

Public Attributes

Name
Uuiduuid
std::stringmoduleName
EDL collection UUID.
std::shared_ptr< EDLGroup >rootGroup
User-provided module name.

Public Attributes Documentation

variable uuid

Uuid uuid {};

variable moduleName

std::string moduleName;

EDL collection UUID.

variable rootGroup

std::shared_ptr< EDLGroup > rootGroup;

User-provided module name.


Updated on 2026-05-09 at 19:46:31 +0000