Aprepro 5.0x
|
This is the complete list of members for SEAMS::Aprepro, including all inherited members.
add_history(const std::string &original, const std::string &substitution) | SEAMS::Aprepro | |
add_variable(const std::string &sym_name, const std::string &sym_value, bool immutable=false, bool internal=false) | SEAMS::Aprepro | |
add_variable(const std::string &sym_name, double sym_value, bool immutable=false, bool internal=false) | SEAMS::Aprepro | |
add_variable(const std::string &sym_name, array *value) | SEAMS::Aprepro | |
ap_file_list | SEAMS::Aprepro | |
ap_options | SEAMS::Aprepro | |
Aprepro() | SEAMS::Aprepro | |
Aprepro(const Aprepro &)=delete | SEAMS::Aprepro | |
array_allocations | SEAMS::Aprepro | private |
check_open_file(const std::string &file, const char *mode) | SEAMS::Aprepro | |
clear_history() | SEAMS::Aprepro | |
clear_results() | SEAMS::Aprepro | |
closeError | SEAMS::Aprepro | private |
closeInfo | SEAMS::Aprepro | |
closeWarning | SEAMS::Aprepro | private |
doIncludeSubstitution | SEAMS::Aprepro | |
doLoopSubstitution | SEAMS::Aprepro | |
dumpsym(const char *type, bool doInternal) const | SEAMS::Aprepro | |
dumpsym(int type, bool doInternal) const | SEAMS::Aprepro | |
dumpsym(int type, const char *pre, bool doInternal) const | SEAMS::Aprepro | |
dumpsym_json() const | SEAMS::Aprepro | |
error(const std::string &msg, bool line_info=true, bool prefix=true) const | SEAMS::Aprepro | |
errorStream | SEAMS::Aprepro | private |
get_error_count() const | SEAMS::Aprepro | inline |
get_history() | SEAMS::Aprepro | |
get_sorted_sym_table() const | SEAMS::Aprepro | private |
get_symbol_type(const SEAMS::symrec *symbol) const | SEAMS::Aprepro | |
get_variable_names(bool doInternal=false) | SEAMS::Aprepro | |
get_warning_count() const | SEAMS::Aprepro | inline |
getsym(const char *sym_name) const | SEAMS::Aprepro | |
getsym(const std::string &sym_name) const | SEAMS::Aprepro | |
history | SEAMS::Aprepro | private |
info(const std::string &msg, bool line_info=false, bool prefix=true) const | SEAMS::Aprepro | |
infoStream | SEAMS::Aprepro | |
inIfdefGetvar | SEAMS::Aprepro | mutable |
init_table(const char *comment) | SEAMS::Aprepro | private |
isCollectingLoop | SEAMS::Aprepro | |
lexer | SEAMS::Aprepro | |
long_version() const | SEAMS::Aprepro | |
make_array(size_t r, size_t c) | SEAMS::Aprepro | |
make_array(const array &from) | SEAMS::Aprepro | |
open_file(const std::string &file, const char *mode) | SEAMS::Aprepro | |
operator=(const Aprepro &)=delete | SEAMS::Aprepro | |
outputStream | SEAMS::Aprepro | |
parse_file(const std::string &filename) | SEAMS::Aprepro | |
parse_stream(std::istream &in, const std::string &in_name="stream input") | SEAMS::Aprepro | |
parse_string(const std::string &input, const std::string &sname="string stream") | SEAMS::Aprepro | |
parse_string_interactive(const std::string &input) | SEAMS::Aprepro | |
parse_strings(const std::vector< std::string > &input, const std::string &sname) | SEAMS::Aprepro | |
parseErrorCount | SEAMS::Aprepro | mutableprivate |
parseWarningCount | SEAMS::Aprepro | mutableprivate |
parsing_results() const | SEAMS::Aprepro | inline |
parsingResults | SEAMS::Aprepro | private |
putsym(const std::string &sym_name, SYMBOL_TYPE sym_type, bool is_internal) | SEAMS::Aprepro | |
redefine_array(array *data) | SEAMS::Aprepro | |
remove_variable(const std::string &sym_name) | SEAMS::Aprepro | |
set_error_streams(std::ostream *c_error, std::ostream *c_warning, std::ostream *c_info) | SEAMS::Aprepro | |
set_error_streams(std::ostream *c_error, std::ostream *c_warning, std::ostream *c_info, bool close_error, bool close_warning, bool close_info) | SEAMS::Aprepro | |
set_option(const std::string &option, const std::string &optional_value=std::string("")) | SEAMS::Aprepro | |
short_version() | SEAMS::Aprepro | static |
state_is_immutable() const | SEAMS::Aprepro | inline |
stateImmutable | SEAMS::Aprepro | |
statistics(std::ostream *out=nullptr) const | SEAMS::Aprepro | |
string_interactive() const | SEAMS::Aprepro | inline |
stringInput | SEAMS::Aprepro | private |
stringInteractive | SEAMS::Aprepro | private |
stringScanner | SEAMS::Aprepro | private |
sym_table | SEAMS::Aprepro | private |
SYMBOL_TYPE enum name | SEAMS::Aprepro | |
version() | SEAMS::Aprepro | static |
warning(const std::string &msg, bool line_info=true, bool prefix=true) const | SEAMS::Aprepro | |
warningStream | SEAMS::Aprepro | private |
~Aprepro() | SEAMS::Aprepro |