KIWIArchList Info


Public methods

Private methods


addArchs

Add all architectures from a hash The hash has the following structure (see KIWIXML::getProductRequiredArchitectures): - name => [descr, nextname, ishead] nextname is verified through xml validation: there must be an entry with the referred name

Defined on line: 129

Called in

arch

Missing

Defined on line: 56

Called in

dumpList

Missing

Defined on line: 73

Called in

fallbacks

Missing

Defined on line: 157

Called in

headList

Returns a list of architecture object references that are marked as "head" These are specified in config.xml as: ... whereby the element "name" must match an arch's id="..." otherwise validation fails therefore we don't check for existence

Defined on line: 193

Called in

new

Create a new KIWIArchList object which administers the arch objects

Defined on line: 32

Called in

_addArch

Missing

Defined on line: 92

Called in