webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
TestSerialization Interface Reference

import"TestSerialization.idl";

Inheritance diagram for TestSerialization:
TestSerializationInherit TestSerializationInheritFinal

Public Attributes

attribute DOMString firstStringAttribute
 
attribute long secondLongAttribute
 
attribute TestException thirdUnserializableAttribute
 
attribute unrestricted double fourthUnrestrictedDoubleAttribute
 
attribute long fifthLongAttribute
 
attribute TestTimeStamp sixthTypedefAttribute
 
 serializer = { attribute }
 

Member Data Documentation

◆ fifthLongAttribute

attribute long TestSerialization::fifthLongAttribute

◆ firstStringAttribute

attribute DOMString TestSerialization::firstStringAttribute

◆ fourthUnrestrictedDoubleAttribute

attribute unrestricted double TestSerialization::fourthUnrestrictedDoubleAttribute

◆ secondLongAttribute

attribute long TestSerialization::secondLongAttribute

◆ serializer

TestSerialization::serializer = { attribute }

◆ sixthTypedefAttribute

attribute TestTimeStamp TestSerialization::sixthTypedefAttribute

◆ thirdUnserializableAttribute

attribute TestException TestSerialization::thirdUnserializableAttribute

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