ComPPare 1.0.0
|
This file contains the base Plugin class and concept of a valid Plugin class for the ComPPare framework. More...
Go to the source code of this file.
Classes | |
class | comppare::plugin::Plugin< InTup, OutTup > |
Base class for plugins in the ComPPare framework. More... | |
class | comppare::plugin::PluginArgParser |
Argument parser for plugin command-line arguments. More... | |
Namespaces | |
namespace | comppare |
ComPPare framework main namespace. | |
namespace | comppare::plugin |
Concepts | |
concept | comppare::plugin::ValidPlugin |
Concept for a valid plugin class. | |
This file contains the base Plugin class and concept of a valid Plugin class for the ComPPare framework.