org.lsst.ccs.subsystems.fcs.testbench
Class TestCanfestival

java.lang.Object
  extended by org.lsst.ccs.subsystems.fcs.testbench.TestCanfestival

public class TestCanfestival
extends java.lang.Object

Just for testing JNA : a better solution is to do the job in a C file and communicate to this C file with a TCP proxy.

Author:
virieux

Nested Class Summary
static interface TestCanfestival.CanFestivalLibrary
           
 
Constructor Summary
TestCanfestival()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCanfestival

public TestCanfestival()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException


Copyright © 2012 LSST. All Rights Reserved.