Loading...
Searching...
No Matches
Plugin.h File Reference

Go to the source code of this file.

Classes

class  ml::Plugin
 Abstract base class for all Malena plugins. More...

Namespaces

namespace  ml
namespace  ml::exports

Macros

#define ML_EXPORT(ClassName)
 Register a Malena type with the framework at program startup.
#define PLUGIN_EXPORT

Typedefs

template<typename Manifest, typename... Traits>
using ml::PluginWith
 Primary base class for manifest-driven plugins.

Macro Definition Documentation

◆ PLUGIN_EXPORT

#define PLUGIN_EXPORT

Definition at line 7 of file Plugin.h.