ark::example::HelloSubscriber

Defined in header “ark/example/hello_subscriber.hh”.


A very simple subscriber, that receives example messages and then prints them out to the screen.

Methods

  • HelloSubscriber(std::string name)

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