|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmaslab.data.DataLogReader
public class DataLogReader
| Constructor Summary | |
|---|---|
DataLogReader(java.lang.String logspecification)
A log specification: logfile.log:CHANNELS:TO:READ If no channels are specified, then all channels are enabled. |
|
| Method Summary | |
|---|---|
void |
close()
|
DataEvent |
read()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataLogReader(java.lang.String logspecification)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public DataEvent read()
throws java.io.IOException
java.io.IOException
public void close()
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||