Class SLSimpleDataBuffer.TSLGenericBuffer

From Mitov Wiki Doc
Revision as of 00:15, 22 November 2011 by David Alm (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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: SignalLabBasicPkg

Unit: SLSimpleDataBuffer

Inherits: TSLBasicBuffer

Contents

Syntax

Delphi:

type TSLGenericBuffer = class( TSLBasicBuffer, ISLGenericBuffer, ISLDataBuffer )

C++ Builder:

class TSLGenericBuffer : public TSLBasicBuffer

Visual C++ (MFC):

class CTSLGenericBuffer : public CTSLBasicBuffer

C# (.NET):

public ref class TSLGenericBuffer : Mitov.SignalLab.BasicBuffer

Summary

Generic Delphi data buffer.

Description

This is the base class for all of the buffers in the VideoLab, AudioLab and SignalLab. Note Delphi only.

From TSLBasicBuffer

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox