ark::annotation::AnnotationStage

Defined in header “ark/annotation/stages/annotation_stage.hh”.


This stage is used to create and transmit Annotations. The goal is to display annotations on the GUI and record in the log.

Methods

  • AnnotationStage(std::string name)
    Constructor.

  • ~AnnotationStage()
    Destructor.

  • void initialize(pipeline::StageInterface & interface)
    Called from the executor when we are initialized.