CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
This is the complete list of members for CASM::OStringStreamLog, including all inherited members.
_add(const std::string &type, const std::string &what) | CASM::Log | inlineprivate |
_add_time() | CASM::Log | private |
_print() const | CASM::Log | private |
_print_center_justified_line(std::vector< std::string > &line, int curr_width) | CASM::Log | private |
_print_full_justified_line(std::vector< std::string > &line, int curr_width) | CASM::Log | private |
_print_justified_line(std::vector< std::string > &line, int curr_width) | CASM::Log | private |
_print_left_justified_line(std::vector< std::string > &line, int curr_width) | CASM::Log | private |
_print_right_justified_line(std::vector< std::string > &line, int curr_width) | CASM::Log | private |
begin(const std::string &what) | CASM::Log | inline |
begin_lap() | CASM::Log | |
begin_section() | CASM::Log | inline |
calculate(const std::string &what) | CASM::Log | inline |
check(const std::string &what) | CASM::Log | inline |
compiling(const std::string &what) | CASM::Log | inline |
construct(const std::string &what) | CASM::Log | inline |
custom(const std::string &what) | CASM::Log | inline |
custom(const std::string &type, const std::string &what) | CASM::Log | inline |
debug | CASM::Log | static |
decrease_indent() | CASM::Log | inline |
decrease_indent_spaces(int n) | CASM::Log | inline |
end(const std::string &what) | CASM::Log | inline |
end_section() | CASM::Log | inline |
error(const std::string &what) | CASM::Log | inline |
generate(const std::string &what) | CASM::Log | inline |
hide_clock() | CASM::Log | |
increase_indent() | CASM::Log | inline |
increase_indent_spaces(int n) | CASM::Log | inline |
indent() | CASM::Log | inline |
indent(const T &t) | CASM::Log | inline |
indent_space() const | CASM::Log | inline |
indent_str() const | CASM::Log | inline |
invalid_verbosity_msg(std::string s) | CASM::Log | static |
justification() | CASM::Log | inline |
lap_time() const | CASM::Log | |
Log(std::ostream &_ostream=std::cout, int _verbosity=standard, bool _show_clock=false, int _indent_space=2) | CASM::Log | |
m_indent_level | CASM::Log | private |
m_indent_space | CASM::Log | private |
m_indent_spaces | CASM::Log | private |
m_justification | CASM::Log | private |
m_lap_start_time | CASM::Log | private |
m_ostream | CASM::Log | private |
m_paragraph_width | CASM::Log | private |
m_print | CASM::Log | private |
m_required_verbosity | CASM::Log | private |
m_show_clock | CASM::Log | private |
m_ss | CASM::OStringStreamLog | private |
m_start_time | CASM::Log | private |
m_verbosity | CASM::Log | private |
none | CASM::Log | static |
operator bool() | CASM::Log | inlineexplicit |
operator std::ostream &() | CASM::Log | |
ostream() | CASM::Log | inline |
OStringStreamLog(int _verbosity=standard, bool _show_clock=false) | CASM::OStringStreamLog | inline |
paragraph(std::string text) | CASM::Log | |
print() const | CASM::Log | |
quiet | CASM::Log | static |
read(const std::string &what) | CASM::Log | inline |
require() | CASM::Log | inline |
reset(std::ostream &_ostream=std::cout) | CASM::Log | |
restart_clock() | CASM::Log | |
results(const std::string &what) | CASM::Log | inline |
set(const std::string &what) | CASM::Log | inline |
set_justification(JustificationType justification) | CASM::Log | inline |
set_verbosity(int _verbosity) | CASM::Log | |
set_width(int width) | CASM::Log | inline |
show_clock() | CASM::Log | |
ss() | CASM::OStringStreamLog | inline |
ss() const | CASM::OStringStreamLog | inline |
standard | CASM::Log | static |
subsection() | CASM::Log | inline |
time_s() const | CASM::Log | |
verbatim(std::string text, bool indent_first_line=true) | CASM::Log | |
verbatim_list(OutputIterator begin, OutputIterator end, std::string sep="- ") | CASM::Log | |
verbose | CASM::Log | static |
verbosity() const | CASM::Log | |
verbosity_level(std::string s) | CASM::Log | static |
warning(const std::string &what) | CASM::Log | inline |
width() const | CASM::Log | inline |
write(const std::string &what) | CASM::Log | inline |