Pteros  2.0
Molecular modeling library for human beings!
pteros::TaskPlugin Class Reference

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 ()
 
TaskPluginclone () const override
 

Public Attributes

Options options
 
JumpRemover jump_remover
 

Detailed Description

Base class for plugins.

Has options and jump remover Also has constructor with options


The documentation for this class was generated from the following files: