|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tritonus.saol.compiler.WidthAndRate
org.tritonus.saol.compiler.NodeSemantics
public class NodeSemantics
Field Summary |
---|
Fields inherited from class org.tritonus.saol.compiler.WidthAndRate |
---|
RATE_A, RATE_I, RATE_K, RATE_OPARRAY, RATE_TABLE, RATE_UNKNOWN, RATE_X, WIDTH_INCHANNELS, WIDTH_OUTCHANNELS, WIDTH_UNKNOWN |
Constructor Summary | |
---|---|
NodeSemantics(int nWidth,
int nRate)
|
|
NodeSemantics(int nWidth,
int nRate,
java.lang.Object aux)
|
|
NodeSemantics(java.lang.Object aux)
|
Method Summary | |
---|---|
java.lang.Object |
getAux()
|
Methods inherited from class org.tritonus.saol.compiler.WidthAndRate |
---|
getRate, getWidth |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeSemantics(int nWidth, int nRate)
public NodeSemantics(java.lang.Object aux)
public NodeSemantics(int nWidth, int nRate, java.lang.Object aux)
Method Detail |
---|
public java.lang.Object getAux()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |