P4C
The P4 Compiler
Loading...
Searching...
No Matches
P4Tools::CompileContext< OptionsType > Member List

This is the complete list of members for P4Tools::CompileContext< OptionsType >, including all inherited members.

BaseCompileContext()=default (defined in BaseCompileContext)BaseCompileContextprotected
BaseCompileContext(const BaseCompileContext &other)=default (defined in BaseCompileContext)BaseCompileContextprotected
CompileContext()=default (defined in P4Tools::CompileContext< OptionsType >)P4Tools::CompileContext< OptionsType >
CompileContext(CompileContext< OptionsDerivedType > &context) (defined in P4Tools::CompileContext< OptionsType >)P4Tools::CompileContext< OptionsType >inlineexplicit
errorReporter()BaseCompileContextvirtual
get()P4Tools::CompileContext< OptionsType >inlinestatic
getConfig()P4CContextstatic
getConfigImpl() overrideP4Tools::CompileContext< OptionsType >inlineprotectedvirtual
getDefaultErrorDiagnosticAction()BaseCompileContextvirtual
getDefaultInfoDiagnosticAction() finalP4CContextinlinevirtual
getDefaultWarningDiagnosticAction() finalP4CContextinlinevirtual
getDiagnosticAction(cstring diagnostic, DiagnosticAction defaultAction) finalP4CContextinlinevirtual
isRecognizedDiagnostic(cstring diagnostic)P4CContextprotectedvirtual
operator=(const BaseCompileContext &other)=default (defined in BaseCompileContext)BaseCompileContextprotected
options() overrideP4Tools::CompileContext< OptionsType >inlinevirtual
P4CContext() (defined in P4CContext)P4CContextinline
setDefaultInfoDiagnosticAction(DiagnosticAction action)P4CContextinline
setDefaultWarningDiagnosticAction(DiagnosticAction action)P4CContextinline
setDiagnosticAction(std::string_view diagnostic, DiagnosticAction action)P4CContextinline
~ICompileContext()=0 (defined in ICompileContext)ICompileContextprotectedpure virtual