Additional Inherited Members | |
Public Member Functions inherited from ILDataBlob | |
| double | GetFeature (LPVDataBlobFeatures feature, LPVAggregation aggType) |
Public Member Functions inherited from ILObject | |
| ILObject * | Copy () |
| LPVErrorCode | Load (LString filename) |
| void | Reset () |
| LPVErrorCode | Save (LString filename) |
| BOOL | Valid () |
Properties inherited from ILDataBlob | |
| ILDataList | DataList [get] |
| The data list in the data blob. | |
| int | EndIndex [get] |
| The end index of the data blob(in the original data list) | |
| int | MaxIndex [get] |
| The index of the maximum element(in the original data list) | |
| int | MinIndex [get] |
| The index of the minimum element(in the original data list) | |
| int | StartIndex [get] |
| The start index of the data blob(in the original data list) | |
This class implements the interface ILDataBlob, and is used to create an instance of data blob.