#include <create_engine.hpp>
Public Attributes | |
| std::string | id |
| std::string | name |
| std::string | description |
Definition at line 187 of file create_engine.hpp.
| std::string ng::create_engine::extras_metadata::description |
Definition at line 191 of file create_engine.hpp.
Referenced by mp::create::process_event_impl().
| std::string ng::create_engine::extras_metadata::id |
Definition at line 189 of file create_engine.hpp.
Referenced by mp::create::~create().
| std::string ng::create_engine::extras_metadata::name |
Definition at line 190 of file create_engine.hpp.
1.8.8