#include <OnixS/MTS/BondVision/SDP/SMP.Enumerations.h>
Public Types | |
enum | Enum { BV_DEAL_STATUS_Active = 0, BV_DEAL_STATUS_Cancelled = 1, BV_DEAL_STATUS_Restored = 2 } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 6423 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
BV_DEAL_STATUS_Active |
Active. |
BV_DEAL_STATUS_Cancelled |
Cancelled. |
BV_DEAL_STATUS_Restored |
Restored. |
Definition at line 6425 of file SMP.Enumerations.h.
|
static |
Provides string presentation.