fourdst_plugin 0.0.1a
C++ Plugin Manager
|
Core plugin interface for the FourDST plugin system. More...
Classes | |
class | fourdst::plugin::IPlugin |
Abstract base interface for all plugins. More... | |
Namespaces | |
namespace | fourdst |
namespace | fourdst::plugin |
Main namespace for the FourDST plugin system. | |
Core plugin interface for the FourDST plugin system.
This file defines the fundamental interface that all plugins in the FourDST system must implement. It provides the basic contract for plugin identification and versioning.