at_newline | LogStream | private |
attach(std::ostream &o, const bool print_job_id=true) | LogStream | |
depth_console(const unsigned int n) | LogStream | |
depth_file(const unsigned int n) | LogStream | |
detach() | LogStream | |
diff_utime | LogStream | private |
double_threshold | LogStream | private |
ExcInUse(int arg1, char *arg2, std::string &arg3) | Subscriptor | static |
ExcNoSubscriber(char *arg1, char *arg2) | Subscriptor | static |
file | LogStream | private |
file_depth | LogStream | private |
flags(const std::ios::fmtflags f) | LogStream | |
float_threshold | LogStream | private |
get_console() | LogStream | |
get_file_stream() | LogStream | |
get_prefix() const | LogStream | |
get_prefixes() const | LogStream | private |
get_stream() | LogStream | inlineprivate |
has_file() const | LogStream | |
last_time | LogStream | private |
list_subscribers() const | Subscriptor | |
log_cerr() | LogStream | |
log_execution_time(const bool flag) | LogStream | |
log_thread_id(const bool flag) | LogStream | |
log_time_differences(const bool flag) | LogStream | |
LogStream() | LogStream | |
memory_consumption() const | LogStream | |
n_subscriptions() const | Subscriptor | |
offset | LogStream | private |
old_cerr | LogStream | private |
operator<<(const double t) | LogStream | inline |
operator<<(const float t) | LogStream | inline |
operator<<(std::ostream &(*p)(std::ostream &)) | LogStream | |
operator<<(LogStream &log, const T &t) | LogStream | friend |
operator=(const Subscriptor &) | Subscriptor | |
operator=(Subscriptor &&) | Subscriptor | |
outstreams | LogStream | private |
pop() | LogStream | |
precision(const std::streamsize prec) | LogStream | |
prefixes | LogStream | mutableprivate |
print_line_head() | LogStream | private |
print_thread_id | LogStream | private |
print_utime | LogStream | private |
push(const std::string &text) | LogStream | |
reference_time_val | LogStream | private |
reference_tms | LogStream | private |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
std_depth | LogStream | private |
std_out | LogStream | private |
subscribe(const char *identifier=0) const | Subscriptor | |
Subscriptor() | Subscriptor | |
Subscriptor(const Subscriptor &) | Subscriptor | |
Subscriptor(Subscriptor &&) | Subscriptor | |
test_mode(const bool on=true, const double double_threshold=1.e-10, const float float_threshold=1.e-7f, const double offset=1.e-7) | LogStream | |
threshold_double(const double t) | LogStream | |
threshold_float(const float t) | LogStream | |
timestamp() | LogStream | |
unsubscribe(const char *identifier=0) const | Subscriptor | |
width(const std::streamsize wide) | LogStream | |
~LogStream() | LogStream | |
~Subscriptor() | Subscriptor | virtual |