![]() |
Mads
Multi-Agent Distributed System
|
#include <plugin_migrate.hpp>
Public Attributes | |
| bool | dry_run = false |
| bool | check = true |
| int | from_override = -1 |
| int | to_override = -1 |
Definition at line 51 of file plugin_migrate.hpp.
| bool Mads::PluginMigrate::Options::check = true |
Definition at line 53 of file plugin_migrate.hpp.
Referenced by Mads::PluginMigrate::run().
| bool Mads::PluginMigrate::Options::dry_run = false |
Definition at line 52 of file plugin_migrate.hpp.
Referenced by Mads::PluginMigrate::run().
| int Mads::PluginMigrate::Options::from_override = -1 |
Definition at line 54 of file plugin_migrate.hpp.
Referenced by Mads::PluginMigrate::run().
| int Mads::PluginMigrate::Options::to_override = -1 |
Definition at line 55 of file plugin_migrate.hpp.
Referenced by Mads::PluginMigrate::run().