Public Types | |
enum | Enum |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 7768 of file SMP.Enumerations.h.
enum Enum |
Enumerator | ||
---|---|---|
BV_TRADE_REGISTRATION_EVENT_Send | 0 | Send. |
BV_TRADE_REGISTRATION_EVENT_Accept | 1 | Accept. |
BV_TRADE_REGISTRATION_EVENT_Reject | 2 | Reject. |
BV_TRADE_REGISTRATION_EVENT_Delete | 3 | Delete. |
Definition at line 7770 of file SMP.Enumerations.h.
|
static |
Provides string presentation.