webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Attributes | List of all members
codegen.cpp_generator_templates.CppGeneratorTemplates Class Reference

Static Public Attributes

tuple HeaderPrelude
 
tuple HeaderPostlude
 
tuple ImplementationPrelude
 
tuple ImplementationPostlude
 
tuple AlternateDispatchersHeaderPrelude
 
tuple AlternateDispatchersHeaderPostlude
 
tuple AlternateBackendDispatcherHeaderDomainHandlerInterfaceDeclaration
 
tuple BackendDispatcherHeaderDomainHandlerDeclaration
 
tuple BackendDispatcherHeaderDomainDispatcherDeclaration
 
tuple BackendDispatcherHeaderDomainDispatcherAlternatesDeclaration
 
tuple BackendDispatcherHeaderAsyncCommandDeclaration
 
tuple BackendDispatcherImplementationSmallSwitch
 
tuple BackendDispatcherImplementationLargeSwitch
 
tuple BackendDispatcherImplementationDomainConstructor
 
tuple BackendDispatcherImplementationPrepareCommandArguments
 
tuple BackendDispatcherImplementationAsyncCommand
 
tuple FrontendDispatcherDomainDispatcherDeclaration
 
tuple ProtocolObjectBuilderDeclarationPrelude
 
tuple ProtocolObjectBuilderDeclarationPostlude
 
tuple ProtocolObjectRuntimeCast
 

Member Data Documentation

◆ AlternateBackendDispatcherHeaderDomainHandlerInterfaceDeclaration

tuple codegen.cpp_generator_templates.CppGeneratorTemplates.AlternateBackendDispatcherHeaderDomainHandlerInterfaceDeclaration
static
Initial value:
= (
)

◆ AlternateDispatchersHeaderPostlude

tuple codegen.cpp_generator_templates.CppGeneratorTemplates.AlternateDispatchersHeaderPostlude
static
Initial value:
= (
)

◆ AlternateDispatchersHeaderPrelude

tuple codegen.cpp_generator_templates.CppGeneratorTemplates.AlternateDispatchersHeaderPrelude
static
Initial value:
= (
)

◆ BackendDispatcherHeaderAsyncCommandDeclaration

tuple codegen.cpp_generator_templates.CppGeneratorTemplates.BackendDispatcherHeaderAsyncCommandDeclaration
static
Initial value:
= (
)

◆ BackendDispatcherHeaderDomainDispatcherAlternatesDeclaration

tuple codegen.cpp_generator_templates.CppGeneratorTemplates.BackendDispatcherHeaderDomainDispatcherAlternatesDeclaration
static
Initial value:
= (
)

◆ BackendDispatcherHeaderDomainDispatcherDeclaration

tuple codegen.cpp_generator_templates.CppGeneratorTemplates.BackendDispatcherHeaderDomainDispatcherDeclaration
static
Initial value:
= (
)

◆ BackendDispatcherHeaderDomainHandlerDeclaration

tuple codegen.cpp_generator_templates.CppGeneratorTemplates.BackendDispatcherHeaderDomainHandlerDeclaration
static
Initial value:
= (
)

◆ BackendDispatcherImplementationAsyncCommand

tuple codegen.cpp_generator_templates.CppGeneratorTemplates.BackendDispatcherImplementationAsyncCommand
static
Initial value:
= (
)

◆ BackendDispatcherImplementationDomainConstructor

tuple codegen.cpp_generator_templates.CppGeneratorTemplates.BackendDispatcherImplementationDomainConstructor
static
Initial value:
= (
)

◆ BackendDispatcherImplementationLargeSwitch

tuple codegen.cpp_generator_templates.CppGeneratorTemplates.BackendDispatcherImplementationLargeSwitch
static
Initial value:
= (
)

◆ BackendDispatcherImplementationPrepareCommandArguments

tuple codegen.cpp_generator_templates.CppGeneratorTemplates.BackendDispatcherImplementationPrepareCommandArguments
static
Initial value:
= (
)

◆ BackendDispatcherImplementationSmallSwitch

tuple codegen.cpp_generator_templates.CppGeneratorTemplates.BackendDispatcherImplementationSmallSwitch
static
Initial value:
= (
)

◆ FrontendDispatcherDomainDispatcherDeclaration

tuple codegen.cpp_generator_templates.CppGeneratorTemplates.FrontendDispatcherDomainDispatcherDeclaration
static
Initial value:
= (
)

◆ HeaderPostlude

tuple codegen.cpp_generator_templates.CppGeneratorTemplates.HeaderPostlude
static
Initial value:
= (
)

◆ HeaderPrelude

tuple codegen.cpp_generator_templates.CppGeneratorTemplates.HeaderPrelude
static
Initial value:
= (
)

◆ ImplementationPostlude

tuple codegen.cpp_generator_templates.CppGeneratorTemplates.ImplementationPostlude
static
Initial value:
= (
)

◆ ImplementationPrelude

tuple codegen.cpp_generator_templates.CppGeneratorTemplates.ImplementationPrelude
static
Initial value:
= (
)

◆ ProtocolObjectBuilderDeclarationPostlude

tuple codegen.cpp_generator_templates.CppGeneratorTemplates.ProtocolObjectBuilderDeclarationPostlude
static
Initial value:
= (
)

◆ ProtocolObjectBuilderDeclarationPrelude

tuple codegen.cpp_generator_templates.CppGeneratorTemplates.ProtocolObjectBuilderDeclarationPrelude
static
Initial value:
= (
)

◆ ProtocolObjectRuntimeCast

tuple codegen.cpp_generator_templates.CppGeneratorTemplates.ProtocolObjectRuntimeCast
static
Initial value:
= (
)

The documentation for this class was generated from the following file: