l.s.i.p.IProcessorFamily(Interface) : interface documentation

Part of lp.soyuz.interfaces.processor View In Hierarchy

Known implementations: lp.soyuz.model.processor.ProcessorFamily

The SQLObject ProcessorFamily Interface
Attribute id The ProcessorFamily ID
Attribute name The Processor Family Name
Attribute title The Processor Family Title
Attribute description The Processor Name Description
Attribute processors The Processors in this family.
Bool restricted Undocumented
Method addProcessor Add a new processor to this family.
id =
The ProcessorFamily ID
name =
The Processor Family Name
title =
The Processor Family Title
description =
The Processor Name Description
processors =
The Processors in this family.
restricted =
Undocumented
def addProcessor(name, title, description):
Add a new processor to this family.
ParametersnameName of the processor
titleTitle of the processor
descriptionDescription of the processor
ReturnsA IProcessor
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.