Skip to content

ParsedFaultTree

#include <ScramNodeModel.h>

Public Attributes

Name
std::stringname
std::stringdescription
std::stringtop_event_ref
std::vector< std::string >ccf_group_refs

Public Attributes Documentation

variable name

cpp
std::string name;

variable description

cpp
std::string description;

variable top_event_ref

cpp
std::string top_event_ref;

variable ccf_group_refs

cpp
std::vector< std::string > ccf_group_refs;

Updated on 2026-01-09 at 21:59:12 +0000