• Library Information
    • GetLibVersion (Function)
    • GetLibVersionNumber (Function)
    • IsLibReleased (Function)
  • Segemented Buffer Manager
    • Aliases
      • IDisposable (Folder)
    • Enums
      • ERROR (Enum)
    • Function Blocks
      • Buffer
        • Function Blocks
        • Interfaces
      • BufferPool
        • Function Blocks
        • Interfaces
    • Interfaces
      • ICascadedDisposalProvider (Interface)
        • SetDisposable (Method)
  • File and Project Information
  • Library Reference
    • CmpApp
      • Library Identification
      • Library Properties
    • FB Factory
      • Library Identification
      • Library Properties
    • Memory Block Manager
      • Library Identification
      • Library Properties
    • SysCpuHandling
      • Library Identification
      • Library Properties
    • SysMem
      • Library Identification
      • Library Properties
Segmented Buffer Manager
  • Docs »
  • Segemented Buffer Manager

Segemented Buffer ManagerΒΆ

  • Aliases
    • IDisposable (Folder)
  • Enums
    • ERROR (Enum)
  • Function Blocks
    • Buffer
      • Function Blocks
        • Buffer (FunctionBlock)
          • IBuffer
            • AppendSegmentData (Method)
            • ChainBuffer (Method)
            • CopyBufferData (Method)
            • GetBufferSize (Method)
            • GetSegmentDataPointer (Method)
            • InsertBuffer (Method)
            • MoveToBufferOffset (Method)
            • MoveToNextSegment (Method)
            • SliceBuffer (Method)
          • IDisposable
            • ObjectDispose (Method)
            • ObjectRelease (Method)
            • ObjectRetain (Method)
            • SetDisposable (Method)
          • SetInitialValue (Method)
      • Interfaces
        • IBuffer (Interface)
          • AppendSegmentData (Method)
          • ChainBuffer (Method)
          • CopyBufferData (Method)
          • GetBufferSize (Method)
          • GetSegmentDataPointer (Method)
          • InsertBuffer (Method)
          • MoveToBufferOffset (Method)
          • MoveToNextSegment (Method)
          • SliceBuffer (Method)
    • BufferPool
      • Function Blocks
        • BufferPool (FunctionBlock)
          • IBufferPool
            • PoolGetBuffer (Method)
          • IDisposable
            • ObjectDispose (Method)
            • ObjectRelease (Method)
            • ObjectRetain (Method)
          • SetInitialValue (Method)
        • BufferPoolFactoryArgs (FunctionBlock)
        • BufferPoolFactoryBase (FunctionBlock)
          • Create (Method)
          • prvInstCount (Property)
          • prvInstSize (Property)
      • Interfaces
        • IBufferPool (Interface)
          • PoolGetBuffer (Method)
        • IBufferPoolFactoryArgs (Interface)
  • Interfaces
    • ICascadedDisposalProvider (Interface)
      • SetDisposable (Method)