ComPPare 1.0.0
Loading...
Searching...
No Matches
plugin.hpp File Reference

This file contains the base Plugin class and concept of a valid Plugin class for the ComPPare framework. More...

Include dependency graph for plugin.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

This file contains the base Plugin class and concept of a valid Plugin class for the ComPPare framework.

Author
Leong Fan FUNG (funglf) stanl.nosp@m.eyfu.nosp@m.nglf@.nosp@m.gmai.nosp@m.l.com
Date
2025
See also
LICENSE For full license text.