Almetare
1.15
Alle meine Taschenrechner - Eine C++-Bibliothek zur Entwicklung von Taschenrechnern
|
Vollständige Aufstellung aller Elemente für Cfgs einschließlich aller geerbten Elemente.
boolToStr(bool bl) const | Cfgs | private |
Cfgs(string accPath, string cfgFileName, string progName, string progVers) | Cfgs | |
displayModeToStr(DisplayMode dm) const | Cfgs | private |
mAlwaysOnTop | Cfgs | |
mBrowserPath | Cfgs | |
mCfgFileName | Cfgs | private |
mDbgChannels | Cfgs | |
mDbgLogFile | Cfgs | |
mDisplayMode (Definiert in Cfgs) | Cfgs | |
mErrChannels | Cfgs | |
mErrLogFile | Cfgs | |
mExclFileToLog | Cfgs | |
mHeight | Cfgs | |
mLogMode | Cfgs | |
mMaxLogLen | Cfgs | |
mNvRam | Cfgs | |
mOnlChannels | Cfgs | |
mOnlLogFile | Cfgs | |
mProgName | Cfgs | private |
mProgVers | Cfgs | private |
mShowHint | Cfgs | |
mShowToolTips | Cfgs | |
mWidth | Cfgs | |
mXpos | Cfgs | |
mYpos | Cfgs | |
mZoom | Cfgs | |
readCfgFile() | Cfgs | |
readParam(Config &cfg, const string ¶m, string &val, const string §ion) const | Cfgs | |
setDefaults() | Cfgs | private |
startStopLogging() | Cfgs | |
strToBool(const string &str) const | Cfgs | private |
strToDisplayMode(const string &str) const | Cfgs | private |
updtCfgFile() | Cfgs | |
writeDefaultCfgFile() | Cfgs | private |
writeParam(Config &cfg, const string ¶m, const string &val, const string §ion) const | Cfgs |