KIWIXMLDescriptionData Info


Public methods

Private methods


__isInitConsistent

Verify initialization consistency and validity requirements

Defined on line: 255

Called in

__isValidType

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

Defined on line: 306

Called in

getAuthor

Return the value of the author member

Defined on line: 91

Called in

getContactInfo

Return a ref to an array containing contact information

Defined on line: 102

Called in

getSpecificationDescript

Return the value of the specification member

Defined on line: 113

Called in

getType

Return the value of the type member

Defined on line: 124

Called in

getXMLElement

Return an XML Element representing the object's data

Defined on line: 135

new

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

Defined on line: 39

Called in

setAuthor

Set the value of the author member

Defined on line: 169

setContactInfo

Set the value of the contact member

Defined on line: 190

setSpecificationDescript

Set the value of the specification member

Defined on line: 215

Called in

setType

Set the value of the type member

Defined on line: 236