Class SLSimpleDataBuffer.TSLLinearMemoryBuffer

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Package: Mitov.BasicLab

Unit: SLSimpleDataBuffer

Inherits: TSLMemoryBuffer

Contents

Syntax

Delphi:

type TSLLinearMemoryBuffer = class( TSLMemoryBuffer, ISLLinearDataBuffer )

C++ Builder:

class TSLLinearMemoryBuffer : public TSLMemoryBuffer

Visual C++ (MFC):

class CTSLLinearMemoryBuffer : public CTSLMemoryBuffer

C# (.NET):

public ref class LinearMemoryBuffer : Mitov.SignalLab.MemoryBuffer

Summary

Delphi base class for all of the linear memory buffers.

Description

This is the base class for all of the linear memory buffers in the LabPacks.

Methods

Public

From TSLMemoryBuffer

Properties

Public

Methods

Public

From TSLGenericBuffer

Methods

Public

From TSLData

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox