ark::category::CategoryStage

Defined in header “ark/category/stages/category_stage.hh”.


This is a simple pipeline stage that will emit the category, when requested.

Methods

  • CategoryStage(std::string name)
    Constructor.

  • ~CategoryStage()
    Destructor.

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