GenApi  3.5.1
Static Public Member Functions | List of all members
ECachingModeClass Class Reference

ECachingModeClass holds conversion methods for the caching mode enumeration.

Static Public Member Functions

static bool FromString (const GENICAM_NAMESPACE::gcstring &ValueStr, ECachingMode *pValue)
 Converts a string to enum value.
 
static GENICAM_NAMESPACE::gcstring ToString (ECachingMode Value)
 Converts a string to an int32_t property.