nexuslua
Loading...
Searching...
No Matches
cpp_handler.hpp File Reference
#include <functional>
#include <memory>
Include dependency graph for cpp_handler.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  nexuslua
 The nexuslua library is implemented inside this namespace.

Typedefs

typedef std::function< void(std::shared_ptr< Message >)> nexuslua::CppHandler
 the signature of a function that is called whenever a C++ nexuslua::agent receives a message