Reference documentation for deal.II version 9.1.1
|
This is the complete list of members for LogStream, including all inherited members.
at_newline | LogStream | private |
attach(std::ostream &o, const bool print_job_id=true, const std::ios_base::fmtflags flags=std::ios::showpoint|std::ios::left) | LogStream | |
depth_console(const unsigned int n) | LogStream | |
depth_file(const unsigned int n) | LogStream | |
detach() | LogStream | |
ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
file | LogStream | private |
file_depth | LogStream | private |
flags(const std::ios::fmtflags f) | LogStream | |
get_console() | LogStream | |
get_file_stream() | LogStream | |
get_prefix() const | LogStream | |
get_prefixes() const | LogStream | private |
get_stream() | LogStream | private |
has_file() const | LogStream | |
list_subscribers(StreamType &stream) const | Subscriptor | inline |
list_subscribers() const | Subscriptor | |
log_thread_id(const bool flag) | LogStream | |
LogStream() | LogStream | |
memory_consumption() const | LogStream | |
n_subscriptions() const | Subscriptor | inline |
operator<<(std::ostream &(*p)(std::ostream &)) | LogStream | |
operator<<(LogStream &log, const T &t) | LogStream | friend |
operator=(const Subscriptor &) | Subscriptor | inline |
operator=(Subscriptor &&) noexcept | 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 |
push(const std::string &text) | LogStream | |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
std_depth | LogStream | private |
std_out | LogStream | private |
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
Subscriptor() | Subscriptor | inline |
Subscriptor(const Subscriptor &) | Subscriptor | inline |
Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
width(const std::streamsize wide) | LogStream | |
~LogStream() override | LogStream | |
~Subscriptor() | Subscriptor | virtual |