#include <OnixS/MTS/BondVision/SDP/SMP.Enumerations.h>
Public Types | |
enum | Enum { BV_QUOTE_EVENT_Activate = 0, BV_QUOTE_EVENT_Suspend = 1, BV_QUOTE_EVENT_Delete = 2 } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 7274 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
BV_QUOTE_EVENT_Activate |
Activate. |
BV_QUOTE_EVENT_Suspend |
Suspend. |
BV_QUOTE_EVENT_Delete |
Delete. |
Definition at line 7276 of file SMP.Enumerations.h.
|
static |
Provides string presentation.