Public Types | |
enum | Enum |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 6468 of file SMP.Enumerations.h.
enum Enum |
Enumerator | ||
---|---|---|
BV_DEAL_STATUS_Active | 0 | Active. |
BV_DEAL_STATUS_Cancelled | 1 | Cancelled. |
BV_DEAL_STATUS_Restored | 2 | Restored. |
Definition at line 6470 of file SMP.Enumerations.h.
|
static |
Provides string presentation.