Public Types | |
| enum | Enum |
Static Public Member Functions | |
| static std::string | toString (Enum value) |
Definition at line 8064 of file SMP.Enumerations.h.
| enum Enum |
| Enumerator | ||
|---|---|---|
| BV_RFCQ_COVER_None | 0 | None. |
| BV_RFCQ_COVER_ACCT | 1 | AccT. |
| BV_RFCQ_COVER_TIED | 2 | Tied. |
| BV_RFCQ_COVER_COVR | 3 | Cov. |
| BV_RFCQ_COVER_COVT | 4 | CovT. |
Definition at line 8066 of file SMP.Enumerations.h.
|
static |
Provides string presentation.