nexuslua
Loading...
Searching...
No Matches
plugin_registry.hpp File Reference
#include "plugin_install_result.hpp"
#include "nexuslua_export.h"
#include <cstddef>
#include <memory>
#include <string>
Include dependency graph for plugin_registry.hpp:

Go to the source code of this file.

Classes

class  nexuslua::PluginRegistry
 This class provides the interface to nexuslua "plugins" (agents that are installable from an online repository) More...
struct  nexuslua::PluginRegistry::Iterator
 enable iteration over plugins using an instance of PluginsOnline More...

Namespaces

namespace  nexuslua
 The nexuslua library is implemented inside this namespace.