#include <MRViewer/MRMcpSettings.h>
Public Attributes | |
| int | port = 0 |
| -mcpPort N. <= 0 means no override. | |
| std::filesystem::path | dumpFilePath |
| -mcpDumpFile <path>. Empty means no dump. | |
Overrides parsed from the application's command-line arguments. Sentinel values (port <= 0, empty dumpFilePath) mean "no override".
| std::filesystem::path MR::McpSettings::CmdLineOverrides::dumpFilePath |
-mcpDumpFile <path>. Empty means no dump.
| int MR::McpSettings::CmdLineOverrides::port = 0 |
-mcpPort N. <= 0 means no override.