Package org.robovm.apple.coremedia
Class CMMemoryPool
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.apple.corefoundation.CFType
org.robovm.apple.coremedia.CMMemoryPool
- All Implemented Interfaces:
AutoCloseable
public class CMMemoryPool extends CFType
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCMMemoryPool.CMMemoryPoolPtrNested classes/interfaces inherited from class org.robovm.apple.corefoundation.CFType
CFType.AsListMarshaler, CFType.CFTypePtr, CFType.Marshaler, CFType.NoRetainMarshaler -
Constructor Summary
Constructors Modifier Constructor Description protectedCMMemoryPool() -
Method Summary
Modifier and Type Method Description static CMMemoryPoolcreate(CMMemoryPoolOptions options)voidflush()CFAllocatorgetAllocator()static longgetClassTypeID()voidinvalidate()Methods inherited from class org.robovm.apple.corefoundation.CFType
autorelease, close, dispose, dispose, doDispose, equalsTo, finalize, getDescription, getRetainCount, getTypeID, getTypeIDDescription, hash, makeCollectable, release, release, retain, retain, show, toString
-
Constructor Details
-
CMMemoryPool
protected CMMemoryPool()
-
-
Method Details
-
getClassTypeID
public static long getClassTypeID() -
create
-
getAllocator
- Overrides:
getAllocatorin classCFType
-
flush
public void flush() -
invalidate
public void invalidate()
-