aicas logoJamaica 6.4 release 1

Uses of Interface
javax.realtime.device.RawDoubleWriter

Packages that use RawDoubleWriter
javax.realtime.device JamaicaVM's implementation of the RTSJ Device Module. 
 

Uses of RawDoubleWriter in javax.realtime.device
 

Subinterfaces of RawDoubleWriter in javax.realtime.device
 interface RawDouble
          A marker for an object that can be used to access to a single double.
 

Methods in javax.realtime.device that return RawDoubleWriter
 RawDoubleWriter RawMemoryRegionFactory.createRawDoubleWriter(long base, int count, int stride)
          Create an instance of a class that implements RawDoubleWriter and accesses memory of RawMemoryRegionFactory.getRegion() in the address range described by base, stride, and count.
 RawDoubleWriter RawMemoryFactory.createRawDoubleWriter(RawMemoryRegion region, long base, int count, int stride)
          Create an instance of a class that implements RawDoubleWriter and accesses memory of region in the address range described by base, stride, and count.
 


aicas logoJamaica 6.4 release 1

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.