|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgps.connection.SirfDecoderState
public class SirfDecoderState
This state will handle Sirf packages from the SIRF based device.
Constructor Summary | |
---|---|
SirfDecoderState()
|
Method Summary | |
---|---|
void |
enterState(GPSrxtx context)
Indicates this state is entered. |
void |
exitState(GPSrxtx context)
Indicates this state is stopped. |
java.lang.Object |
getResponse(GPSrxtx context)
Returns valid data from the serial link. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SirfDecoderState()
Method Detail |
---|
public void enterState(GPSrxtx context)
DecoderStateInterface
enterState
in interface DecoderStateInterface
public void exitState(GPSrxtx context)
DecoderStateInterface
exitState
in interface DecoderStateInterface
public java.lang.Object getResponse(GPSrxtx context)
DecoderStateInterface
getResponse
in interface DecoderStateInterface
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |