Uses of Enum Class
uk.ac.manchester.tornado.api.common.Access
Packages that use Access
Package
Description
-
Uses of Access in uk.ac.manchester.tornado.api
Methods in uk.ac.manchester.tornado.api that return AccessModifier and TypeMethodDescriptionAccessorParameters.PairAccessor.access()Returns the value of theaccessrecord component.Methods in uk.ac.manchester.tornado.api with parameters of type AccessModifier and TypeMethodDescriptionvoidConstructors in uk.ac.manchester.tornado.api with parameters of type AccessModifierConstructorDescriptionPairAccessor(Object object, Access access) Creates an instance of aPairAccessorrecord class. -
Uses of Access in uk.ac.manchester.tornado.api.common
Methods in uk.ac.manchester.tornado.api.common that return AccessModifier and TypeMethodDescriptionstatic Access[]Access.asArray()Access[]PrebuiltTaskPackage.getAccesses()Access[]SchedulableTask.getArgumentsAccess()static AccessReturns the enum constant of this class with the specified name.static Access[]Access.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in uk.ac.manchester.tornado.api.common with parameters of type AccessModifier and TypeMethodDescriptionlongTornadoDevice.allocate(Object object, long batchSize, DeviceBufferState state, Access access) It allocates an object in the pre-defined heap of the target device.longTornadoDevice.allocateObjects(Object[] objects, long batchSize, DeviceBufferState[] states, Access[] accesses) -
Uses of Access in uk.ac.manchester.tornado.api.memory
Methods in uk.ac.manchester.tornado.api.memory with parameters of type Access