Public Types | |
enum | Enum |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 7122 of file SMP.Enumerations.h.
enum Enum |
Enumerator | ||
---|---|---|
BV_ORDER_EVENT_Insert | 0 | Insert. |
BV_ORDER_EVENT_Accept | 1 | Accept. |
BV_ORDER_EVENT_Refuse | 2 | Refuse. |
Definition at line 7124 of file SMP.Enumerations.h.
|
static |
Provides string presentation.