GammaLib 2.1.0.dev
Loading...
Searching...
No Matches
GLog Member List

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

append(const std::string &string)GLogprotected
buffer(void) constGLoginline
buffer_size(const int &size)GLoginline
buffer_size(void) constGLoginline
cerr(const bool &flag)GLoginline
cerr(void) constGLoginline
chatter(const GChatter &chatter)GLoginline
chatter(void) constGLoginline
classname(void) constGLoginline
clear(void)GLog
close(void)GLog
copy_members(const GLog &log)GLogprotected
cout(const bool &flag)GLoginline
cout(void) constGLoginline
date(const bool &flag)GLoginline
date(void) constGLoginline
filename(void) constGLoginline
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) constGLoginline
init_members(void)GLogprotected
is_empty(void) constGLoginline
is_open(void) constGLoginline
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) constGLoginline
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) constGLogprotected
size(void) constGLog
written_size(void) constGLoginline
~GLog(void)GLogvirtual