13#ifndef ___generalOah___
14#define ___generalOah___
41 void initializeGeneralOah (
42 bool boolOptionsInitialValue);
59 void enforceQuietness ();
66 virtual void checkOptionsConsistency ();
88 void initializeGeneralWarningAndErrorsOptions (
89 bool boolOptionsInitialValue);
91 void initializeGeneralCPUUsageOptions (
92 bool boolOptionsInitialValue);
109 void printGeneralOahHelp ();
111 void printGeneralOahValues (
int fieldWidth);
118 string fTranslationDate;
124 bool fDontShowErrors;
125 bool fDontAbortOnErrors;
126 bool fDisplaySourceCodePosition;
131 bool fDisplayCPUusage;
134EXP ostream& operator<< (ostream& os,
const S_generalOah& elt);
141void initializeGeneralOahHandling (
the smart pointer implementation
Definition: smartpointer.h:58
Definition: basevisitor.h:25
Definition: generalOah.h:28
Definition: oahBasicTypes.h:2854