Definition at line 7659 of file SMP.Enumerations.h.
◆ Enum
| Enumerator |
|---|
| BV_PORTFOLIO_RFCQ_ORDER_STATUS_Processing | 0 | Pending.
|
| BV_PORTFOLIO_RFCQ_ORDER_STATUS_Refused | 1 | Reject.
|
| BV_PORTFOLIO_RFCQ_ORDER_STATUS_CompletelyFilled | 2 | Done - Manual.
|
| BV_PORTFOLIO_RFCQ_ORDER_STATUS_ZeroFilled | 3 | Zero Fille.
|
| BV_PORTFOLIO_RFCQ_ORDER_STATUS_RefusedForRFCQTimeout | 4 | Timeout.
|
| BV_PORTFOLIO_RFCQ_ORDER_STATUS_RefusedForAcceptanceTimeout | 5 | Timeout.
|
Definition at line 7661 of file SMP.Enumerations.h.
◆ toString()
| std::string toString |
( |
Enum | value | ) |
|
|
static |
Provides string presentation.