Almetare
1.15
Alle meine Taschenrechner - Eine C++-Bibliothek zur Entwicklung von Taschenrechnern
|
Vollständige Aufstellung aller Elemente für Log einschließlich aller geerbten Elemente.
backupLogFile() | Log | private |
channelsToStr(int channels) | Log | static |
configured(int channels, const char *file, int line) | Log | |
getConfChannels() const (Definiert in Log) | Log | inline |
getDate() | Log | static |
getFstreamP() (Definiert in Log) | Log | inline |
getTime() | Log | static |
init(const string &fname, int channels, int maxLogLen, const string &fileToLog, const string &progName, const string &version) | Log | |
Log(const string &fname="", int channels=hgh|cns|med, int maxLen=50000, const string &toLog="", const string &progName="Unknown", const string &version="Vx.x") | Log | |
mConfChannels | Log | private |
mFileToLog | Log | private |
mFname | Log | private |
mFstreamP | Log | private |
mIsSuppressed | Log | private |
mMaxLogLen | Log | private |
mProgName | Log | private |
mVersion | Log | private |
setConfChannels(int chans) (Definiert in Log) | Log | inline |
setf(ios::fmtflags format) (Definiert in Log) | Log | inline |
stopLogging() | Log | |
strToChannels(const string &str) | Log | static |
writeHeader() | Log | private |
~Log() (Definiert in Log) | Log |