Class GXFExecutor

Base Type

class GXFExecutor : public holoscan::Executor

Public Functions

GXFExecutor() = delete
explicit GXFExecutor(holoscan::Fragment *app)
~GXFExecutor() override
virtual void run(Graph &graph) override

Initialize the graph and run the graph.

This method calls compose() to compose the graph, and runs the graph.

© Copyright 2022, NVIDIA. Last updated on Feb 1, 2023.