|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActiveMirrorGpsDevice
An active mirror gps device, meaning that in order to perform the mirror
operation, one must actively call the performMirroring() method.
Compass::Gps provides a way to schedule active mirror gps devices by using
the ScheduledMirrorGpsDevice gps device
wrapper.
ScheduledMirrorGpsDevice| Method Summary | |
|---|---|
void |
performMirroring()
Perform the actual data changes mirror operation. |
| Methods inherited from interface org.compass.gps.MirrorDataChangesGpsDevice |
|---|
isMirrorDataChanges, setMirrorDataChanges |
| Methods inherited from interface org.compass.gps.CompassGpsDevice |
|---|
getGps, getName, index, isPerformingIndexOperation, isRunning, setGps, setName, shouldMirrorDataChanges, start, stop |
| Method Detail |
|---|
void performMirroring()
throws CompassGpsException
CompassGpsException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||