Skip to content

GuitarPrometheus::Project::ProjectStore::MaterializeResult

GuitarPrometheus::Project::ProjectStore::MaterializeResult

Public Attributes

Name
std::optional< SongStructure::Score >score
std::vector< Parser::MusicXmlParser::Diagnostic >parserDiagnostics

Public Attributes Documentation

variable score

std::optional< SongStructure::Score > score;

variable parserDiagnostics

std::vector< Parser::MusicXmlParser::Diagnostic > parserDiagnostics;

Updated on 2026-05-29 at 07:39:52 +0000