Skip to content

Class Spinnaker::GenApi::EYesNoClass

ClassList > GenApi > EYesNoClass

Holds conversion methods for the standard namespace enumeration.

  • #include <EnumClasses.h>

Public Static Functions

Type Name
bool FromString (const GenICam::gcstring & ValueStr, EYesNo * pValue)
void ToString (GenICam::gcstring & ValueStr, EYesNo * pValue)
GenICam::gcstring ToString (EYesNo Value)

Public Static Functions Documentation

function FromString

static bool GenApi::EYesNoClass::FromString (
    const  GenICam::gcstring & ValueStr,
    EYesNo * pValue
) 

Converts a string to enum value


function ToString [1/2]

static void GenApi::EYesNoClass::ToString (
    GenICam::gcstring & ValueStr,
    EYesNo * pValue
) 

Converts a string to an int32_t property


function ToString [2/2]

static GenICam::gcstring GenApi::EYesNoClass::ToString (
    EYesNo Value
) 

Converts a string to an int32_t property



The documentation for this class was generated from the following file /workspace/include/SpinGenApi/EnumClasses.h