Function of get result of the
Clocs
class.
Prototype
ClocsResult run(const clocs::ClocsInfo &input)=0;
Parameters
The following table lists the run function arguments.
| Type | Member | Description |
|---|---|---|
const
clocs::ClocsInfo
& |
input |
Clocs
input info.
|