![]() |
Pteros
2.0
Molecular modeling library for human beings!
|
Base class for plugins. More...
#include <task_plugin.h>
Inherits pteros::TaskBase.
Inherited by Task_py.
Public Member Functions | |
TaskPlugin (const Options &opt) | |
TaskPlugin (const TaskPlugin &other) | |
virtual std::string | help () |
TaskPlugin * | clone () const override |
Public Attributes | |
Options | options |
JumpRemover | jump_remover |
Base class for plugins.
Has options and jump remover Also has constructor with options