Aprepro  5.0x
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 warning_msg {true}
 
bool info_msg {false}
 
bool debugging {false}
 
bool dumpvars {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}

◆ end_on_exit

bool SEAMS::aprepro_options::end_on_exit {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}

◆ 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: