|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cmpware.cmp.CustomArray
com.cmpware.cmp.models.Hetero
public class Hetero
This implements a demonstration heterogeneous processor array.
Copyright (c) 2005, 2006 Cmpware, Inc. All Rights Reserved.
| Field Summary | |
|---|---|
static java.lang.String[][] |
processorArray
A processor array description |
| Fields inherited from class com.cmpware.cmp.CustomArray |
|---|
copyright |
| Constructor Summary | |
|---|---|
Hetero()
|
|
| Method Summary | |
|---|---|
java.lang.String[][] |
getProcessorTable()
This method defines the processors in the multiprocessor array. |
| Methods inherited from class com.cmpware.cmp.CustomArray |
|---|
get |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String[][] processorArray
| Constructor Detail |
|---|
public Hetero()
| Method Detail |
|---|
public java.lang.String[][] getProcessorTable()
CustomArray
getProcessorTable in class CustomArray
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||