class CSPTokenReader
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
CSPTokenReader.DataChannelID |
Constructor and Description |
---|
CSPTokenReader(java.util.Map profile,
java.util.Map ioPorts,
ConditionalBranchController cbc) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(caltrop.interpreter.ChannelID chID,
int index) |
java.util.Map |
getAll() |
CSPTokenReader.DataChannelID |
getOne() |
void |
reset() |
public CSPTokenReader(java.util.Map profile, java.util.Map ioPorts, ConditionalBranchController cbc)
public java.lang.Object get(caltrop.interpreter.ChannelID chID, int index)
public void reset()
public java.util.Map getAll()
public CSPTokenReader.DataChannelID getOne()