mmCEsim 0.3.0
mmWave Channel Estimation Simulation
|
This is the complete list of members for Alg, including all inherited members.
_add_comment | Alg | private |
_add_semicolon | Alg | private |
_alg_cnt | Alg | private |
_applyKey(Alg_Line &line, const Keys &keys) const | Alg | inlineprivate |
_branch_line | Alg | private |
_contents_at_end | Alg | private |
_errors | Alg | private |
_failed | Alg | private |
_indent(size_t indent_size) const noexcept | Alg | inlineprivate |
_indent_size | Alg | private |
_job_cnt | Alg | private |
_line_nos | Alg | private |
_lines | Alg | private |
_macro | Alg | private |
_raw_strings | Alg | private |
_recover_cnt | Alg | private |
_recover_cnt_var | Alg | private |
_recoverPrint() const | Alg | private |
_use_space | Alg | private |
_vars | Alg | private |
_warnings | Alg | private |
_wComment(std::ofstream &f, const std::string &lang, const std::string &before="") | Alg | private |
Alg()=default | Alg | |
Alg(const std::string &str, const Macro ¯o=macro_none, int job_cnt=-1, int alg_cnt=-1, bool fail_fast=false, bool add_comment=false, bool add_semicolon=true, ALG_Opt opt=ALG_Opt::NONE) | Alg | |
Alg_Lines typedef | Alg | |
error(Errors::size_type index) const | Alg | inline |
errors() const | Alg | inline |
Errors typedef | Alg | |
hasError() const noexcept | Alg | inline |
inlineCalc(const std::string &s, const std::string &lang) | Alg | |
Keys typedef | Alg | |
line(Alg_Lines::size_type index) const | Alg | inline |
Line_Nos typedef | Alg | |
lines() const | Alg | inline |
max_length | Alg | privatestatic |
Raw_Strings typedef | Alg | |
setIndent(bool use_space=true, unsigned indent_size=4) | Alg | inline |
Vars typedef | Alg | |
warning(Errors::size_type index) const | Alg | inline |
Warning typedef | Alg | |
warnings() const | Alg | inline |
Warnings typedef | Alg | |
write(std::ofstream &f, const std::string &lang) | Alg |