fourdst_plugin 0.0.1a
C++ Plugin Manager
Loading...
Searching...
No Matches
iplugin.h File Reference

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.
 

Detailed Description

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.