Public Types | |
| enum | Enum |
Static Public Member Functions | |
| static std::string | toString (Enum value) |
Definition at line 7973 of file SMP.Enumerations.h.
| enum Enum |
| Enumerator | ||
|---|---|---|
| BV_QUOTE_EVENT_Activate | 0 | Activate. |
| BV_QUOTE_EVENT_Suspend | 1 | Suspend. |
| BV_QUOTE_EVENT_Delete | 2 | Delete. |
Definition at line 7975 of file SMP.Enumerations.h.
|
static |
Provides string presentation.