Utility Class |
Namespace: WrapperClasses
public abstract class Utility
The Utility type exposes the following members.
Name | Description | |
---|---|---|
![]() | ErrorChecks |
Checks for errors.
|
![]() | GetStatus |
Returns (as a reference) the state of all the nodes as a NodeState list.
|
![]() | GetVariables |
Gets a list of variables that the algorithm uses.
|
![]() | Initialize |
Performs required initializations
|
![]() | IsFinished |
Checks whether the algorithm execution is finished.
|
![]() | PrintList |
Prints the ring orientation in clockwise order.
|
![]() | PrintStep |
Returns (as a reference) the state of all the nodes as a single string.
|
Name | Description | |
---|---|---|
![]() ![]() | ERR_MSG_SUCCESS |
Successful operation.
|