Definition at line 3150 of file SMP.Enumerations.h.
◆ Enum
| Enumerator |
|---|
| TI_RFQ_SUBSTATUS_Processing | 0 | Processing.
|
| TI_RFQ_SUBSTATUS_Accepted | 1 | Accepted.
|
| TI_RFQ_SUBSTATUS_Refused | 2 | Refused.
|
| TI_RFQ_SUBSTATUS_Timeout | 3 | Timeout.
|
| TI_RFQ_SUBSTATUS_Cancelled | 4 | Cancelled.
|
| TI_RFQ_SUBSTATUS_Suspended | 5 | Suspended by Governance.
|
| TI_RFQ_SUBSTATUS_CutOff | 6 | Cut Off.
|
| TI_RFQ_SUBSTATUS_Responded | 7 | Responded.
|
Definition at line 3152 of file SMP.Enumerations.h.
◆ toString()
| std::string toString |
( |
Enum | value | ) |
|
|
static |
Provides string presentation.