aicas logoJamaicaVM 3.2 rel 62
RTSJ Implementation

Uses of Class
javax.realtime.UnsupportedPhysicalMemoryException

Uses of UnsupportedPhysicalMemoryException in javax.realtime
 

Constructors in javax.realtime that throw UnsupportedPhysicalMemoryException
ImmortalPhysicalMemory(java.lang.Object type, long size)
          Constructor to create an instance of ImmortalPhysicalMemory with the given type and size.
ImmortalPhysicalMemory(java.lang.Object type, long base, long size)
          Constructorto create an instance of ImmortalPhysicalMemory with the given type, base address and size.
ImmortalPhysicalMemory(java.lang.Object type, long base, long size, java.lang.Runnable logic)
          Constructorto create an instance of ImmortalPhysicalMemory with the given type, base address and size.
ImmortalPhysicalMemory(java.lang.Object type, long size, java.lang.Runnable logic)
          Constructor to create an instance of ImmortalPhysicalMemory with the given type and size.
ImmortalPhysicalMemory(java.lang.Object type, long base, SizeEstimator size)
          Constructor to create an instance of ImmortalPhysicalMemory with the given type, base address and size.
ImmortalPhysicalMemory(java.lang.Object type, long base, SizeEstimator size, java.lang.Runnable logic)
          Constructor to create an instance of ImmortalPhysicalMemory with the given type, base address and size.
ImmortalPhysicalMemory(java.lang.Object type, SizeEstimator size)
          Constructor to create an instance of ImmortalPhysicalMemory with the given type and size.
ImmortalPhysicalMemory(java.lang.Object type, SizeEstimator size, java.lang.Runnable logic)
          Constructor to create an instance of ImmortalPhysicalMemory with the given type and size.
LTPhysicalMemory(java.lang.Object type, long size)
          Constructor to create an instance of LTPhysicalMemory with the given type and size.
LTPhysicalMemory(java.lang.Object type, long base, long size)
          Constructor to create an instance of LTPhysicalMemory with the given type, base address and size.
LTPhysicalMemory(java.lang.Object type, long base, long size, java.lang.Runnable logic)
          Constructor to create an instance of LTPhysicalMemory with the given type, base address and size.
LTPhysicalMemory(java.lang.Object type, long size, java.lang.Runnable logic)
          Constructor to create an instance of LTPhysicalMemory with the given type and size.
LTPhysicalMemory(java.lang.Object type, long base, SizeEstimator size)
          Constructor to create an instance of LTPhysicalMemory with the given type, base address and size.
LTPhysicalMemory(java.lang.Object type, long base, SizeEstimator size, java.lang.Runnable logic)
          Constructor to create an instance of LTPhysicalMemory with the given type, base address and size.
LTPhysicalMemory(java.lang.Object type, SizeEstimator size)
          Constructor to create an instance of LTPhysicalMemory with the given type and size.
LTPhysicalMemory(java.lang.Object type, SizeEstimator size, java.lang.Runnable logic)
          Constructor to create an instance of LTPhysicalMemory with the given type and size.
RawMemoryAccess(java.lang.Object type, long size)
           Constructor to create an instance of RawMemoryAccess for the given parameters and make this memory accessible.
RawMemoryAccess(java.lang.Object type, long base, long size)
           Constructor to create an instance of RawMemoryAccess for the given parameters and make this memory accessible.
RawMemoryFloatAccess(java.lang.Object type, long size)
           Constructor to create an instance of RawMemoryFloatAccess for the given parameters and make this memory accessible.
RawMemoryFloatAccess(java.lang.Object type, long base, long size)
           Constructor to create an instance of RawMemoryFloatAccess for the given parameters and make this memory accessible.
VTPhysicalMemory(java.lang.Object type, long size)
          Constructor to create an instance of VTPhysicalMemory with the given type and size.
VTPhysicalMemory(java.lang.Object type, long base, long size)
          Constructor to create an instance of VTPhysicalMemory with the given type, base address and size.
VTPhysicalMemory(java.lang.Object type, long base, long size, java.lang.Runnable logic)
          Constructor to create an instance of VTPhysicalMemory with the given type, base address and size.
VTPhysicalMemory(java.lang.Object type, long size, java.lang.Runnable logic)
          tructor to create an instance of VTPhysicalMemory with the given type and size.
VTPhysicalMemory(java.lang.Object type, long base, SizeEstimator size)
          Constructor to create an instance of VTPhysicalMemory with the given type, base address and size.
VTPhysicalMemory(java.lang.Object type, long base, SizeEstimator size, java.lang.Runnable logic)
          Constructor to create an instance of VTPhysicalMemory with the given type, base address and size.
VTPhysicalMemory(java.lang.Object type, SizeEstimator size)
          Constructor to create an instance of VTPhysicalMemory with the given type and size.
VTPhysicalMemory(java.lang.Object type, SizeEstimator size, java.lang.Runnable logic)
          Constructor to create an instance of VTPhysicalMemory with the given type and size.
 


aicas logoJamaicaVM 3.2 rel 62
RTSJ Implementation

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.