public abstract class PrimaryIrStreamItem extends IrStreamItem
environment, noAlternatives| Modifier | Constructor and Description |
|---|---|
protected |
PrimaryIrStreamItem(Protocol env) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
debugBegin() |
protected void |
debugEnd(Object o) |
abstract ArrayList<PrimitiveIrStreamItem> |
evaluate(BitSpec bitSpec)
Processes the Item's internal IRStreamItems, ideally just to Durations.
|
getNoAlternatives, isEmptyprotected PrimaryIrStreamItem(Protocol env)
public abstract ArrayList<PrimitiveIrStreamItem> evaluate(BitSpec bitSpec) throws IncompatibleArgumentException, UnassignedException
bitSpec - IncompatibleArgumentExceptionUnassignedExceptionprotected void debugBegin()
protected void debugEnd(Object o)
Copyright © 2016. All rights reserved.