Lines Matching refs:CommandLine
52 class CommandLine : public csv::CommandLine_Ifc class
56 CommandLine();
57 ~CommandLine();
86 static CommandLine &
158 static CommandLine *
166 CommandLine::DebugStyle_ShowText() const in DebugStyle_ShowText()
169 CommandLine::DebugStyle_ShowStoredObjects() const in DebugStyle_ShowStoredObjects()
172 CommandLine::DebugStyle_ShowTokens() const in DebugStyle_ShowTokens()
180 { return autodoc::CommandLine::Get_().DebugStyle_ShowText(); } in DEBUG_ShowText()
183 { return autodoc::CommandLine::Get_().DebugStyle_ShowStoredObjects(); } in DEBUG_ShowStoring()
186 { return autodoc::CommandLine::Get_().DebugStyle_ShowTokens(); } in DEBUG_ShowTokens()