![]()  | 
  
    P4C
    
   The P4 Compiler 
   | 
 
This is the complete list of members for P4Tools::CompileContext< OptionsType >, including all inherited members.
| BaseCompileContext()=default (defined in BaseCompileContext) | BaseCompileContext | protected | 
| BaseCompileContext(const BaseCompileContext &other)=default (defined in BaseCompileContext) | BaseCompileContext | protected | 
| CompileContext()=default (defined in P4Tools::CompileContext< OptionsType >) | P4Tools::CompileContext< OptionsType > | |
| CompileContext(CompileContext< OptionsDerivedType > &context) (defined in P4Tools::CompileContext< OptionsType >) | P4Tools::CompileContext< OptionsType > | inlineexplicit | 
| errorReporter() | BaseCompileContext | virtual | 
| get() | P4Tools::CompileContext< OptionsType > | inlinestatic | 
| getConfig() | P4CContext | static | 
| getConfigImpl() override | P4Tools::CompileContext< OptionsType > | inlineprotectedvirtual | 
| 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=(const BaseCompileContext &other)=default (defined in BaseCompileContext) | BaseCompileContext | protected | 
| options() override | P4Tools::CompileContext< OptionsType > | inlinevirtual | 
| P4CContext() (defined in P4CContext) | P4CContext | 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 |