Definition at line 7584 of file SMP.Enumerations.h.
◆ Enum
Enumerator |
---|
BV_PORTFOLIO_RFCQ_STATUS_Processing | 0 | Pending.
|
BV_PORTFOLIO_RFCQ_STATUS_Quoting | 1 | Live.
|
BV_PORTFOLIO_RFCQ_STATUS_Accepted | 2 | Done.
|
BV_PORTFOLIO_RFCQ_STATUS_Matched | 3 | DAW.
|
BV_PORTFOLIO_RFCQ_STATUS_Closed | 4 | Closed by Client.
|
BV_PORTFOLIO_RFCQ_STATUS_Refused | 5 | Reject by Dealer.
|
BV_PORTFOLIO_RFCQ_STATUS_LifeTimeout | 6 | Expired.
|
BV_PORTFOLIO_RFCQ_STATUS_WaitingForStart | 7 | Due in Time.
|
BV_PORTFOLIO_RFCQ_STATUS_WaitingForFixing | 8 | Awaited fixing.
|
BV_PORTFOLIO_RFCQ_STATUS_DeletedByGovernance | 9 | Cancelled by Governance.
|
Definition at line 7586 of file SMP.Enumerations.h.
◆ toString()
std::string toString |
( |
Enum | value | ) |
|
|
static |
Provides string presentation.