Package org.robovm.apple.metalpsgraph
Class MPSGraphRandomOpDescriptor.MPSGraphRandomOpDescriptorPtr
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.rt.bro.Struct<T>
org.robovm.rt.bro.ptr.Ptr<MPSGraphRandomOpDescriptor,MPSGraphRandomOpDescriptor.MPSGraphRandomOpDescriptorPtr>
org.robovm.apple.metalpsgraph.MPSGraphRandomOpDescriptor.MPSGraphRandomOpDescriptorPtr
- All Implemented Interfaces:
Iterable<MPSGraphRandomOpDescriptor.MPSGraphRandomOpDescriptorPtr>
- Enclosing class:
- MPSGraphRandomOpDescriptor
public static class MPSGraphRandomOpDescriptor.MPSGraphRandomOpDescriptorPtr extends Ptr<MPSGraphRandomOpDescriptor,MPSGraphRandomOpDescriptor.MPSGraphRandomOpDescriptorPtr>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Struct
Struct.Marshaler -
Constructor Summary
Constructors Constructor Description MPSGraphRandomOpDescriptorPtr() -
Method Summary
Methods inherited from class org.robovm.rt.bro.Struct
_sizeOf, allocate, allocate, as, clear, clear, copy, copy, copyWithMalloc, copyWithMalloc, free, iterator, iterator, malloc, malloc, next, next, offsetOf, previous, previous, sizeOf, sizeOf, toArray, toList, toStruct, update, update, update, wrapMethods inherited from class org.robovm.rt.bro.NativeObject
equals, getHandle, hashCode, setHandle
-
Constructor Details
-
MPSGraphRandomOpDescriptorPtr
public MPSGraphRandomOpDescriptorPtr()
-