#include <SMP.Enumerations.h>
Public Types | |
enum | Enum { REPO_REPO_CLASS_BuySellBack, REPO_REPO_CLASS_Classic, REPO_REPO_CLASS_Both } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 993 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
REPO_REPO_CLASS_BuySellBack |
BuySellBack. |
REPO_REPO_CLASS_Classic |
Classic. |
REPO_REPO_CLASS_Both |
Both. |
Definition at line 995 of file SMP.Enumerations.h.
|
static |
Provides string presentation.