Leaper WaferScan Toolkit
中文 / English 2.x
LIBAlgoConfig Class Reference
Inheritance diagram for LIBAlgoConfig:
ILIBAlgoConfig ILObjects ILObject

Additional Inherited Members

- Public Member Functions inherited from ILIBAlgoConfig
ILIBDataItem (int index)
 
- Public Member Functions inherited from ILObjects
int Count ()
 
BOOL Empty ()
 
ILObjectItemObject (int objIndex)
 
- Public Member Functions inherited from ILObject
ILObjectCopy ()
 
LPVErrorCode Load (LString filename)
 
void Reset ()
 
LPVErrorCode Save (LString filename)
 
BOOL Valid ()
 
- Properties inherited from ILIBAlgoConfig
ILIBData Config (LString paramName) [get, set]
 The configuration of the algorithm tool's input parameter, queried by the parameter's name. More...
 
LString Name [get]
 The unique name of the algorithm tool, which is shown in the IntelliBlink UI and we use it to identify the tool.
 

Detailed Description

This class implements the interface ILIBAlgoConfig, and is used to create an instance of IntelliBlink algorithm tool's configuration.

Note: This class is currently not available on Linux / MacOS platform.