Holds conversion methods for the converter formulas. More...
#include <EnumClasses.h>
Static Public Member Functions | |
static bool | FromString (const GENICAM_NAMESPACE::gcstring &ValueStr, ESlope *pValue) |
Converts a string to enum value. More... | |
static void | ToString (GENICAM_NAMESPACE::gcstring &ValueStr, ESlope *pValue) |
Converts a string to an int32_t property. More... | |
static GENICAM_NAMESPACE::gcstring | ToString (ESlope Value) |
Converts a string to an int32_t property. More... | |
Holds conversion methods for the converter formulas.
Definition at line 448 of file EnumClasses.h.
|
inlinestatic |
Converts a string to enum value.
Definition at line 452 of file EnumClasses.h.
|
inlinestatic |
Converts a string to an int32_t property.
Definition at line 471 of file EnumClasses.h.
|
inlinestatic |
Converts a string to an int32_t property.
Definition at line 488 of file EnumClasses.h.