MaCh3  2.6.1
Reference Guide
Classes | Namespaces
MaCh3Program.hpp File Reference

Core program class for the MaCh3 command-line interface. More...

#include <map>
#include <memory>
#include <string>
#include <vector>
#include <filesystem>
#include "CLI/API/plugin.hpp"
#include "CLI/DynamicPlugin.hpp"
Include dependency graph for MaCh3Program.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  M3::MaCh3Program
 Main program class that manages modules, plugins, and command-line parsing. More...
 

Namespaces

 M3
 Main namespace for MaCh3 software.
 

Detailed Description

Core program class for the MaCh3 command-line interface.

Definition in file MaCh3Program.hpp.