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

helper class converting EGenApiSchemaVersion from and to string

Static Public Member Functions

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