nexuslua
Loading...
Searching...
No Matches
agents.hpp File Reference
#include "cpp_handler.hpp"
#include "lua_table.hpp"
#include "plugin_install_result.hpp"
#include "nexuslua_export.h"
#include <filesystem>
#include <map>
#include <memory>
#include <string>
Include dependency graph for agents.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nexuslua::agents
 Functions related to agents or plugins, which are (un-)installable agents with meta data like a version, see class nexuslua::Agent. More...

Namespaces

namespace  nexuslua
 The nexuslua library is implemented inside this namespace.