61 std::string get_name()
const override;
68 std::string get_version()
const override;
75 std::string get_description()
const override;
82 std::set<std::string> get_dependencies()
const override;
Plugin interface for HAWKEYE.
~HawkeyePlugin()=default
Default destructor for HawkeyePlugin.
HawkeyePlugin()=default
Default constructor for HawkeyePlugin.