![]() |
P4C
The P4 Compiler
|
This is the complete list of members for P4CContextWithOptions< OptionsType >, including all inherited members.
BaseCompileContext()=default (defined in BaseCompileContext) | BaseCompileContext | protected |
BaseCompileContext(const BaseCompileContext &other)=default (defined in BaseCompileContext) | BaseCompileContext | protected |
errorReporter() | BaseCompileContext | virtual |
get() | P4CContextWithOptions< OptionsType > | inlinestatic |
getConfig() | P4CContext | static |
getConfigImpl() | P4CContext | protectedvirtual |
getDefaultErrorDiagnosticAction() | BaseCompileContext | virtual |
getDefaultInfoDiagnosticAction() final | P4CContext | inlinevirtual |
getDefaultWarningDiagnosticAction() final | P4CContext | inlinevirtual |
getDiagnosticAction(cstring diagnostic, DiagnosticAction defaultAction) final | P4CContext | inlinevirtual |
isRecognizedDiagnostic(cstring diagnostic) | P4CContext | protectedvirtual |
operator=(P4CContextWithOptions< OptionsDerivedType > &context) (defined in P4CContextWithOptions< OptionsType >) | P4CContextWithOptions< OptionsType > | inline |
operator=(const BaseCompileContext &other)=default (defined in BaseCompileContext) | BaseCompileContext | protected |
options() override | P4CContextWithOptions< OptionsType > | inlinevirtual |
P4CContext() (defined in P4CContext) | P4CContext | inline |
P4CContextWithOptions() (defined in P4CContextWithOptions< OptionsType >) | P4CContextWithOptions< OptionsType > | inline |
P4CContextWithOptions(P4CContextWithOptions< OptionsDerivedType > &context) (defined in P4CContextWithOptions< OptionsType >) | P4CContextWithOptions< OptionsType > | inline |
setDefaultInfoDiagnosticAction(DiagnosticAction action) | P4CContext | inline |
setDefaultWarningDiagnosticAction(DiagnosticAction action) | P4CContext | inline |
setDiagnosticAction(std::string_view diagnostic, DiagnosticAction action) | P4CContext | inline |
~ICompileContext()=0 (defined in ICompileContext) | ICompileContext | protectedpure virtual |