|
Lafros MaCS 1.2r1
|
|
com/lafros/macs/test/dummy.scala]
trait
Di
extends Di| Value Summary | |
abstract val
|
driver
: Driver
driver wrapper whose methods may be called without the need for a
synchronized block or casting to
macs.util.Timer.Params.Dependent before use. If the wrapped driver
is macs.uit.Timer.Params.Dependent, its notify method will
automatically be called with refBoundaryMillis and
periodMillis of 0 and 5000, respectively.
|
| Values and Variables inherited from Di | |
| autoReregister |
| Methods inherited from Di | |
| setSamplesOutPort (abstract), setSamplesInPort (abstract), register (abstract), registerOrWait (abstract), registerLater (abstract), unregister (abstract), state (abstract) |
| Methods inherited from Subject | |
| subscribe, publish |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Value Details |
abstract
val
driver : Driver
|
Lafros MaCS 1.2r1
|
|