Spinnaker C++
3.1.0.78
Static Public Member Functions | List of all members
EYesNoClass Class Reference

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

Static Public Member Functions

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

Detailed Description

Holds conversion methods for the standard namespace enumeration.

Member Function Documentation

static bool FromString ( const GenICam::gcstring ValueStr,
EYesNo pValue 
)
static

Converts a string to enum value.

static void ToString ( GenICam::gcstring ValueStr,
EYesNo pValue 
)
static

Converts a string to an int32_t property.

static GenICam::gcstring ToString ( EYesNo  Value)
static

Converts a string to an int32_t property.


The documentation for this class was generated from the following file:
Contact Support Spinnaker® SDK Programmer's Guide and API Reference