VCDoc
Class Tree

Class
  unaDSPDlib.unaDspDLibRoot

Class Hierarchy
  / unaDspLibAbstract / unaObject / TObject

Description
 

This class implements a basic DSP Lib root. It uses methods of unaDspDProcessor class for implementation.


Members
  Fields
 
Field Description
unaDspLibAbstract.f_libResult  

Methods
 
Method Description
unaObject.AfterConstruction Makes sure "inherited" create() was called during object's creation.
unaObject.create Creates an object.
unaDspLibAbstract.createObj  
unaDspLibAbstract.destroyObj  
unaDspLibAbstract.dspl_create  
unaDspLibAbstract.dspl_destroy  
unaDspLibAbstract.dspl_getc  
unaDspLibAbstract.dspl_getf  
unaDspLibAbstract.dspl_geti  
unaDspLibAbstract.dspl_getID  
unaDspLibAbstract.dspl_issetc  
unaDspLibAbstract.dspl_issetf  
unaDspLibAbstract.dspl_isseti  
unaDspLibAbstract.dspl_process  
unaDspLibAbstract.dspl_setc  
unaDspLibAbstract.dspl_setf  
unaDspLibAbstract.dspl_seti  
unaDspLibAbstract.dspl_version  
unaDspLibAbstract.getc  
unaDspLibAbstract.getf  
unaDspLibAbstract.geti  
unaDspLibAbstract.getID  
unaDspLibAbstract.getVersion  
unaDspLibAbstract.issetc  
unaDspLibAbstract.issetf  
unaDspLibAbstract.isseti  
unaDspLibAbstract.process  
unaDspLibAbstract.setc  
unaDspLibAbstract.setf  
unaDspLibAbstract.seti  
create Creates an object.
dspl_create  
dspl_destroy  
dspl_getc  
dspl_getf  
dspl_geti  
dspl_getID  
dspl_issetc  
dspl_issetf  
dspl_isseti  
dspl_process  
dspl_setc  
dspl_setf  
dspl_seti  
dspl_version  

Properties
 
Property Description
unaObject._classID Returns string description of this instance.
unaObject._this Returns pointer to self (this instance of object). Useful is some cases where self will refer to method's owner object instead.
unaDspLibAbstract.libResult  

Events
 
Event Description



(c) 2001-2008 Lake of Soft, Ltd
Created with DelphiCodeToDoc.