Aprepro 5.0x
Loading...
Searching...
No Matches
SEAMS::aprepro_options Struct Reference

#include <aprepro.h>

Public Member Functions

 aprepro_options ()=default
 

Public Attributes

std::string include_path {}
 
std::string include_file {}
 
bool end_on_exit {false}
 
bool errors_fatal {false}
 
bool errors_and_warnings_fatal {false}
 
bool require_defined {false}
 
bool warning_msg {true}
 
bool info_msg {false}
 
bool debugging {false}
 
bool dumpvars {false}
 
bool dumpvars_json {false}
 
bool interactive {false}
 
bool immutable {false}
 
bool trace_parsing {false}
 
bool one_based_index {false}
 
bool keep_history {false}
 

Constructor & Destructor Documentation

◆ aprepro_options()

SEAMS::aprepro_options::aprepro_options ( )
default

Member Data Documentation

◆ debugging

bool SEAMS::aprepro_options::debugging {false}

◆ dumpvars

bool SEAMS::aprepro_options::dumpvars {false}

◆ dumpvars_json

bool SEAMS::aprepro_options::dumpvars_json {false}

◆ end_on_exit

bool SEAMS::aprepro_options::end_on_exit {false}

◆ errors_and_warnings_fatal

bool SEAMS::aprepro_options::errors_and_warnings_fatal {false}

◆ errors_fatal

bool SEAMS::aprepro_options::errors_fatal {false}

◆ immutable

bool SEAMS::aprepro_options::immutable {false}

◆ include_file

std::string SEAMS::aprepro_options::include_file {}

◆ include_path

std::string SEAMS::aprepro_options::include_path {}

◆ info_msg

bool SEAMS::aprepro_options::info_msg {false}

◆ interactive

bool SEAMS::aprepro_options::interactive {false}

◆ keep_history

bool SEAMS::aprepro_options::keep_history {false}

◆ one_based_index

bool SEAMS::aprepro_options::one_based_index {false}

◆ require_defined

bool SEAMS::aprepro_options::require_defined {false}

◆ trace_parsing

bool SEAMS::aprepro_options::trace_parsing {false}

◆ warning_msg

bool SEAMS::aprepro_options::warning_msg {true}

The documentation for this struct was generated from the following file: