webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
webkit.model.Message Class Reference
Inheritance diagram for webkit.model.Message:

Public Member Functions

def __init__ (self, name, parameters, reply_parameters, attributes, condition)
 
def has_attribute (self, attribute)
 

Public Attributes

 name
 
 parameters
 
 reply_parameters
 
 attributes
 
 condition
 

Constructor & Destructor Documentation

◆ __init__()

def webkit.model.Message.__init__ (   self,
  name,
  parameters,
  reply_parameters,
  attributes,
  condition 
)

Member Function Documentation

◆ has_attribute()

def webkit.model.Message.has_attribute (   self,
  attribute 
)

Member Data Documentation

◆ attributes

webkit.model.Message.attributes

◆ condition

webkit.model.Message.condition

◆ name

webkit.model.Message.name

◆ parameters

webkit.model.Message.parameters

◆ reply_parameters

webkit.model.Message.reply_parameters

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