Public Member Functions | |
| getCompletionStatusStr (status) | |
| isCompletionStatus (status) | |
| addCompletionStatus (status, statusStr) | |
| getAll () | |
Static Public Member Functions | |
| static | getCompletionStatus (statStr) |
Definition at line 8 of file rcComplStatus.py.
|
||||||||||||
|
Adds the new completion status code and its description to the dictionary.
|
|
|
Return the completion status code based on the description.
|
|
|
Return the completion status string based on the code.
|
|
|
Check if status is already in the dictionary.
|
1.4.3