Uses of Class
de.wagner_ibw.iow.IowFactory

Packages that use IowFactory
de.wagner_ibw.examples This package contains some examples. 
de.wagner_ibw.iow This package provides all interfaces and classes for using the IO-Warrior Hardware invented by Code Mercenaries Hard- und Software GmbH
de.wagner_ibw.test This package contains some test classes. 
 

Uses of IowFactory in de.wagner_ibw.examples
 

Constructors in de.wagner_ibw.examples with parameters of type IowFactory
SwitchMatrixExample(IowFactory devs)
           
SimpleSwitchMatrixExample(IowFactory devs)
           
RFSwitch(IowFactory devs)
          Constructor for use as part of an application (independent thread).
LM75Example(IowFactory devs)
           
Iow40IoTest(IowFactory devs)
          Constructor for use as part of an application (independent thread).
Iow24IoTest(IowFactory devs)
          Constructor for use as part of an application (independent thread).
 

Uses of IowFactory in de.wagner_ibw.iow
 

Fields in de.wagner_ibw.iow declared as IowFactory
static IowFactory IowFactory.INSTANCE
          Factory instance.
 

Methods in de.wagner_ibw.iow that return IowFactory
static IowFactory IowFactory.getInstance()
          Static factory method.
 

Uses of IowFactory in de.wagner_ibw.test
 

Constructors in de.wagner_ibw.test with parameters of type IowFactory
SimpleIoTest(IowFactory devs)
          Constructor for use as part of an application (independent thread).
M95020Test(IowFactory devs)
          Contructor for use as part of an application (independent thread).
M50530Test(IowFactory devs)
          Constructor for use as part of an application (independent thread).
Iow24IoTest(IowFactory devs)
          Constructor for use as part of an application (independent thread).
AT25080ATest(IowFactory devs)
          Contructor for use as part of an application (independent thread).