Holds conversion methods for the caching mode enumeration. More...
#include <EnumClasses.h>
Static Public Member Functions | |
static bool | FromString (const GenICam::gcstring &ValueStr, ECachingMode *pValue) |
Converts a string to enum value. | |
static void | ToString (GenICam::gcstring &ValueStr, ECachingMode *pValue) |
static GenICam::gcstring | ToString (ECachingMode Value) |
Converts a string to an int32_t property. | |
Holds conversion methods for the caching mode enumeration.
|
static |
Converts a string to enum value.
|
static |
Converts a string to an int32_t property.
|
static |