![]() |
Reference documentation for deal.II version 8.1.0
|
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) | LogStream | |
DeclException0(ExcNoFileStreamGiven) | LogStream | |
DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier \""<< arg2<< "\" did subscribe to this object of class "<< arg1) | Subscriptor | |
DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects.\n"<< "(Additional information: "<< arg3<< ")\n"<< "Note the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "more information on what this error means.") | Subscriptor | |
depth_console(const unsigned int n) | LogStream | |
depth_file(const unsigned int n) | LogStream | |
detach() | LogStream | |
diff_utime | LogStream | private |
double_threshold | LogStream | private |
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 | |
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 | |
test_mode(bool on=true) | 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 |