GammaLib  2.1.0.dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GLog Member List

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

append(const std::string &string)GLogprotected
buffer(void) const GLoginline
buffer_size(const int &size)GLoginline
buffer_size(void) const GLoginline
cerr(const bool &flag)GLoginline
cerr(void) const GLoginline
chatter(const GChatter &chatter)GLoginline
chatter(void) const GLoginline
classname(void) const GLoginline
clear(void)GLog
close(void)GLog
copy_members(const GLog &log)GLogprotected
cout(const bool &flag)GLoginline
cout(void) const GLoginline
date(const bool &flag)GLoginline
date(void) const GLoginline
filename(void) const GLoginline
flush(const bool &force=false)GLog
free_members(void)GLogprotected
GLog(void)GLog
GLog(const GFilename &filename, const bool &clobber=false)GLog
GLog(const GLog &log)GLog
header(const std::string &arg, int level)GLogprotected
header0(const std::string &arg)GLoginline
header1(const std::string &arg)GLoginline
header2(const std::string &arg)GLoginline
header3(const std::string &arg)GLoginline
indent(const int &indent)GLoginline
indent(void) const GLoginline
init_members(void)GLogprotected
is_empty(void) const GLoginline
is_open(void) const GLoginline
m_bufferGLogprotected
m_chatterGLogprotected
m_fileGLogprotected
m_filenameGLogprotected
m_indentGLogprotected
m_linestartGLogprotected
m_max_lengthGLogprotected
m_nameGLogprotected
m_stderrGLogprotected
m_stdoutGLogprotected
m_use_dateGLogprotected
m_written_sizeGLogprotected
name(const std::string &name)GLoginline
name(void) const GLoginline
open(const GFilename &filename, const bool &clobber=false)GLog
operator()(const char *msgFormat,...)GLog
operator<<(GLog &log)GLog
operator<<(const std::string &str)GLog
operator<<(const char *str)GLog
operator<<(const char &value)GLog
operator<<(const unsigned char &value)GLog
operator<<(const bool &value)GLog
operator<<(const int &value)GLog
operator<<(const unsigned int &value)GLog
operator<<(const double &value)GLog
operator<<(std::ostream &(*fn)(std::ostream &))GLog
operator=(const GLog &log)GLog
prefix(void) const GLogprotected
size(void) const GLog
written_size(void) const GLoginline
~GLog(void)GLogvirtual