Static Public Member Functions | List of all members
GENAPI_NAMESPACE::EYesNoClass Class Reference

Holds conversion methods for the standard namespace enumeration. More...

#include <EnumClasses.h>

Static Public Member Functions

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

Detailed Description

Holds conversion methods for the standard namespace enumeration.

Definition at line 359 of file EnumClasses.h.

Member Function Documentation

static bool GENAPI_NAMESPACE::EYesNoClass::FromString ( const GENICAM_NAMESPACE::gcstring ValueStr,
EYesNo pValue 
)
inlinestatic

Converts a string to enum value.

Definition at line 363 of file EnumClasses.h.

static void GENAPI_NAMESPACE::EYesNoClass::ToString ( GENICAM_NAMESPACE::gcstring ValueStr,
EYesNo pValue 
)
inlinestatic

Converts a string to an int32_t property.

Definition at line 375 of file EnumClasses.h.

static GENICAM_NAMESPACE::gcstring GENAPI_NAMESPACE::EYesNoClass::ToString ( EYesNo  Value)
inlinestatic

Converts a string to an int32_t property.

Definition at line 387 of file EnumClasses.h.


The documentation for this class was generated from the following file:


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Wed Mar 17 2021 02:48:42