struct TOnComputeStats;
Method type used to return result computed by the method.
Constructors
| Name | Description |
|---|---|
| TOnComputeStats (4) |
Operators
| Name | Description |
|---|---|
| operator bool | |
| operator!= | |
| operator() | |
| operator== |
Fields
| Name | Type | Description |
|---|---|---|
| Code | void (*)(void *, tObject *, double &) | |
| Data | void * |