#include <OnixS/MTS/BondVision/SDP/SMP.Enumerations.h>
Public Types | |
enum | Enum { BV_REGISTRATION_STATUS_Enabled = 0, BV_REGISTRATION_STATUS_Deleted = 1 } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 7331 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
BV_REGISTRATION_STATUS_Enabled |
Enabled. |
BV_REGISTRATION_STATUS_Deleted |
Deleted. |
Definition at line 7333 of file SMP.Enumerations.h.
|
static |
Provides string presentation.