Definition at line 7540 of file SMP.Enumerations.h.
◆ Enum
Enumerator |
---|
BV_PORTFOLIO_RFCQ_REQUEST_STATUS_Processing | 0 | Pending.
|
BV_PORTFOLIO_RFCQ_REQUEST_STATUS_Error | 1 | Error.
|
BV_PORTFOLIO_RFCQ_REQUEST_STATUS_Active | 2 | Active.
|
BV_PORTFOLIO_RFCQ_REQUEST_STATUS_Accepted | 3 | Done.
|
BV_PORTFOLIO_RFCQ_REQUEST_STATUS_LifeTimeout | 4 | Expired.
|
BV_PORTFOLIO_RFCQ_REQUEST_STATUS_Closed | 5 | Closed by Client.
|
BV_PORTFOLIO_RFCQ_REQUEST_STATUS_RefusedByAll | 6 | Reject by All.
|
BV_PORTFOLIO_RFCQ_REQUEST_STATUS_Matched | 7 | DAW (Audit Trail Summary Only)
|
BV_PORTFOLIO_RFCQ_REQUEST_STATUS_WaitingForStart | 8 | Due in Time.
|
BV_PORTFOLIO_RFCQ_REQUEST_STATUS_WaitingForFixing | 9 | Awaited Fixing.
|
BV_PORTFOLIO_RFCQ_REQUEST_STATUS_DeletedByGovernance | 10 | Cancelled by Governance.
|
Definition at line 7542 of file SMP.Enumerations.h.
◆ toString()
std::string toString |
( |
Enum | value | ) |
|
|
static |
Provides string presentation.