Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
LogStream Member List

This is the complete list of members for LogStream, including all inherited members.

at_newlineLogStreamprivate
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_utimeLogStreamprivate
double_thresholdLogStreamprivate
fileLogStreamprivate
file_depthLogStreamprivate
flags(const std::ios::fmtflags f)LogStream
float_thresholdLogStreamprivate
get_console()LogStream
get_file_stream()LogStream
get_prefix() const LogStream
get_prefixes() const LogStreamprivate
get_stream()LogStreaminlineprivate
has_file() const LogStream
last_timeLogStreamprivate
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
offsetLogStreamprivate
old_cerrLogStreamprivate
operator<<(const double t)LogStreaminline
operator<<(const float t)LogStreaminline
operator<<(std::ostream &(*p)(std::ostream &))LogStream
operator<<(LogStream &log, const T &t)LogStreamfriend
operator=(const Subscriptor &)Subscriptor
outstreamsLogStreamprivate
pop()LogStream
precision(const std::streamsize prec)LogStream
prefixesLogStreammutableprivate
print_line_head()LogStreamprivate
print_thread_idLogStreamprivate
print_utimeLogStreamprivate
push(const std::string &text)LogStream
reference_time_valLogStreamprivate
reference_tmsLogStreamprivate
serialize(Archive &ar, const unsigned int version)Subscriptorinline
std_depthLogStreamprivate
std_outLogStreamprivate
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()Subscriptorvirtual