| _annotations | MicroModelica::Util::Utils | protected |
| _binop | MicroModelica::Util::Utils | protected |
| _compiled_functions | MicroModelica::Util::Utils | protected |
| _file_name | MicroModelica::Util::Utils | protected |
| _flags | MicroModelica::Util::Utils | protected |
| _ids | MicroModelica::Util::Utils | protected |
| _language_especification | MicroModelica::Util::Utils | protected |
| _package_functions | MicroModelica::Util::Utils | protected |
| _package_prefix | MicroModelica::Util::Utils | protected |
| addCompiledFunction(IR::CompiledFunction f) | MicroModelica::Util::Utils | |
| addCompiledFunctions(IR::CompiledFunctionTable fs) | MicroModelica::Util::Utils | |
| baseFileName(std::string file) | MicroModelica::Util::Utils | |
| checkBuiltInFunctions(std::string name) | MicroModelica::Util::Utils | |
| checkCodeFiles(std::string name, std::string ext) | MicroModelica::Util::Utils | protected |
| checkCompiledFunctions(std::string name) | MicroModelica::Util::Utils | |
| checkExperimentAnnotations(std::string *annotation) | MicroModelica::Util::Utils | |
| checkGKLinkFunctions(std::string name) | MicroModelica::Util::Utils | inline |
| checkTypeString(std::string t) | MicroModelica::Util::Utils | |
| compiledFunctions() | MicroModelica::Util::Utils | |
| compileFlags() | MicroModelica::Util::Utils | |
| environmentVariable(std::string ev) | MicroModelica::Util::Utils | |
| fileName() | MicroModelica::Util::Utils | inline |
| generatePath(std::string path, std::string file_name) | MicroModelica::Util::Utils | |
| getFileName(std::string file) | MicroModelica::Util::Utils | |
| getFilePath(std::string file) | MicroModelica::Util::Utils | |
| getValue(fstream *package, std::string token) | MicroModelica::Util::Utils | protected |
| getVarName(std::string name) | MicroModelica::Util::Utils | |
| id() | MicroModelica::Util::Utils | inline |
| instance() | MicroModelica::Util::Utils | inlinestatic |
| iteratorVar(int dim) | MicroModelica::Util::Utils | |
| languageEspecification() | MicroModelica::Util::Utils | |
| opString(BinOpType bot) | MicroModelica::Util::Utils | |
| packageFunctions() | MicroModelica::Util::Utils | |
| packageName(std::string name) | MicroModelica::Util::Utils | |
| packagePath(std::string pname, CompileFlags flags, std::string ext=".mo") | MicroModelica::Util::Utils | |
| packagePath(std::string name) | MicroModelica::Util::Utils | protected |
| packagePrefix() | MicroModelica::Util::Utils | |
| readPackage(std::string fileName, IR::CompiledPackageTable &pt) | MicroModelica::Util::Utils | |
| readPackage(std::string file_name, bool full_path=false, std::string package_name="") | MicroModelica::Util::Utils | |
| searchCompiledPackage(std::string pname, CompileFlags flags) | MicroModelica::Util::Utils | |
| setCompileFlags(CompileFlags flags) | MicroModelica::Util::Utils | |
| setPackageFunctions(IR::FunctionTable package_functions) | MicroModelica::Util::Utils | |
| setPackagePrefix(std::string package_prefix) | MicroModelica::Util::Utils | |
| tabs(int t) | MicroModelica::Util::Utils | |
| trimString(std::string str) | MicroModelica::Util::Utils | |
| Utils() | MicroModelica::Util::Utils | protected |
| variable(AST_Expression exp) | MicroModelica::Util::Utils | |
| variableExpression(string name, Option< IR::Range > range) | MicroModelica::Util::Utils | |
| ~Utils() | MicroModelica::Util::Utils | |