Class tbufferdoublesigcomp

Unit

Declaration

type tbufferdoublesigcomp = class(tdoublesigcomp)

Description

No description available, ancestor tdoublesigcomp description follows
No description available, ancestor tsigcomp description follows
No description available, ancestor tcustomsigcomp description follows
No description available, ancestor tmsecomponent description follows

Hierarchy

Overview

Methods

Protected procedure sigbufferfull; virtual;
Protected function getinputar: inputconnarty; override;
Protected function getoutputar: outputconnarty; override;
Protected function gethandler: sighandlerprocty; override;
Public constructor create(aowner: tcomponent); override;
Public procedure clear; override;

Properties

Public property output: tbufferdoubleoutputconn read foutput write setoutput;
Published property input: tbufferdoubleinputconn read finput write setinput;
Published property onoutputburst: sigoutbursteventty read getonoutputburst write setonoutputburst;

Description

Methods

Protected procedure sigbufferfull; virtual;
 
Protected function getinputar: inputconnarty; override;
 
Protected function getoutputar: outputconnarty; override;
 
Protected function gethandler: sighandlerprocty; override;
 
Public constructor create(aowner: tcomponent); override;
 
Public procedure clear; override;
 

Properties

Public property output: tbufferdoubleoutputconn read foutput write setoutput;
 
Published property input: tbufferdoubleinputconn read finput write setinput;
 
Published property onoutputburst: sigoutbursteventty read getonoutputburst write setonoutputburst;
 

Generated by PasDoc 0.16.0.