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