|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.lsst.ccs.drivers.iocard.TestIocard
public class TestIocard
\file TestIocard.java Program to test the Java DSC universal driver routines \author Owen Saxton
| Method Summary | |
|---|---|
boolean |
dispatch(int cCode,
java.util.Scanner scan)
Routine to dispatch a command |
static void |
main(java.lang.String[] args)
Main program Loops reading and processing each new typed command line. |
void |
run()
Routine to run the test |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOException
public void run()
throws java.io.IOException
java.io.IOException
public boolean dispatch(int cCode,
java.util.Scanner scan)
dispatch in interface org.lsst.ccs.utilities.sa.CmndProc.Dispatch
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||