DAS  3.0
Das Analysis System
Options.h File Reference
#include <functional>
#include <vector>
#include <filesystem>
#include <iostream>
#include <optional>
#include <boost/program_options/options_description.hpp>
#include <boost/program_options/positional_options.hpp>
#include <boost/property_tree/ptree.hpp>
+ Include dependency graph for Options.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Options
 

Namespaces

 Darwin
 
 Darwin::Tools
 

Macros

#define DARWIN_GIT_COMMIT   nullptr
 
#define DARWIN_EXAMPLE   nullptr
 

Enumerations

enum  Mode {
  none = 0b0000000, verbose = 0b0000001, config = 0b0000010, split = 0b0000100,
  fill = 0b0001000, Friend = 0b0010000, syst = 0b0100000, plugin = 0b1000000,
  none = 0b0000000, verbose = 0b0000001, config = 0b0000010, split = 0b0000100,
  fill = 0b0001000, Friend = 0b0010000, syst = 0b0100000, plugin = 0b1000000
}
 

Macro Definition Documentation

◆ DARWIN_EXAMPLE

#define DARWIN_EXAMPLE   nullptr

◆ DARWIN_GIT_COMMIT

#define DARWIN_GIT_COMMIT   nullptr