Modifier and Type | Class and Description |
---|---|
protected class |
AParser.SerialTimer |
Constructor and Description |
---|
AParser() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
addFramesToParser(Set<Class<? extends IFrame>> frames) |
abstract boolean |
addFrameToParser(IFrame frame) |
protected abstract boolean |
processByte(byte b,
ISerialDelegate delegate) |
boolean |
receiveByte(byte b,
ISerialDelegate delegate) |
protected abstract void |
reset() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
waitingToCompleteFrame
public final boolean receiveByte(byte b, ISerialDelegate delegate)
receiveByte
in interface IParser
protected abstract boolean processByte(byte b, ISerialDelegate delegate)
protected abstract void reset()
public abstract boolean addFrameToParser(IFrame frame)
Copyright © 2015. All rights reserved.