#include <OnixS/MTS/BondVision/SDP/SMP.Enumerations.h>
Public Types | |
enum | Enum { BV_SETTL_STATUS_Waiting = 0, BV_SETTL_STATUS_Undefined = 1, BV_SETTL_STATUS_Defined = 2, BV_SETTL_STATUS_Manual = 3, BV_SETTL_STATUS_Error = 4, BV_SETTL_STATUS_CancelledFromSettlement = 5 } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 7611 of file SMP.Enumerations.h.
enum Enum |
Definition at line 7613 of file SMP.Enumerations.h.
|
static |
Provides string presentation.