KIWIXMLDescriptionData Info


Public methods

Private methods


__isInitConsistent

Verify initialization consistency and validity requirements

Defined on line: 251

Called in

__isValidType

Verify that the given type is supported Verify that the given bootloader is supported

Defined on line: 302

Called in

getAuthor

Return the value of the author member

Defined on line: 87

Called in

getContactInfo

Return a ref to an array containing contact information

Defined on line: 98

Called in

getSpecificationDescript

Return the value of the specification member

Defined on line: 109

Called in

getType

Return the value of the type member

Defined on line: 120

Called in

getXMLElement

Return an XML Element representing the object's data

Defined on line: 131

new

Create the KIWIXMLDescriptionData object Internal data structure this = { author = '' contact = ('',...) specification = '' type = '' }

Defined on line: 35

Called in

setAuthor

Set the value of the author member

Defined on line: 165

setContactInfo

Set the value of the contact member

Defined on line: 186

setSpecificationDescript

Set the value of the specification member

Defined on line: 211

Called in

setType

Set the value of the type member

Defined on line: 232