• Library Information
    • GetLibVersion (Function)
    • GetLibVersionNumber (Function)
    • IsLibReleased (Function)
  • MemoryBlockManager
    • Aliases
      • COUNT (Alias)
      • HANDLE (Alias)
      • PVOID (Alias)
      • SIZE (Alias)
    • Enums
      • ERROR (Enum)
    • Functionblocks
      • Disposable (FunctionBlock)
        • IDisposable
    • Functions
      • Exchange Functions
        • RXChgGetCurCapacity (Function)
        • RXChgGetMsgSize (Function)
        • XChgCreateH (Function)
        • XChgCreateP (Function)
        • XChgDelete (Function)
        • XChgExtendH (Function)
        • XChgGetSize (Function)
        • XChgIsEmpty (Function)
        • XChgMsgLeft (Function)
      • Message Functions
        • MsgAddRef (Function)
        • MsgClone (Function)
        • MsgGetData (Function)
        • MsgGetRXChg (Function)
        • MsgReceive (Function)
        • MsgRelease (Function)
        • MsgReleaseEx (Function)
        • MsgSend (Function)
      • Pool Functions
        • BlockGetData (Function)
        • BlockGetPool (Function)
        • PoolCreateH (Function)
        • PoolCreateP (Function)
        • PoolDelete (Function)
        • PoolExtendH (Function)
        • PoolGetBlock (Function)
        • PoolGetBlockSize (Function)
        • PoolGetCurCapacity (Function)
        • PoolGetNumBlocksLeft (Function)
        • PoolGetSize (Function)
        • PoolPutBlock (Function)
      • Synchronization
        • TaskLock (Function)
        • TaskUnlock (Function)
    • GlobalConstants
      • Constants (GVL)
    • Interfaces
      • IDisposable (Interface)
        • ObjectDispose (Method)
        • ObjectRelease (Method)
        • ObjectRetain (Method)
  • File and Project Information
  • Library Reference
Memory Block Manager
  • Docs »
  • MemoryBlockManager »
  • Interfaces

InterfacesΒΆ

  • IDisposable (Interface)
    • ObjectDispose (Method)
    • ObjectRelease (Method)
    • ObjectRetain (Method)