Skip to content

Class Spinnaker::GenApi::ESlopeClass

ClassList > GenApi > ESlopeClass

Holds conversion methods for the converter formulas.

  • #include <EnumClasses.h>

Public Static Functions

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

Public Static Functions Documentation

function FromString

static bool GenApi::ESlopeClass::FromString (
    const  GenICam::gcstring & ValueStr,
    ESlope * pValue
) 

Converts a string to enum value


function ToString [1/2]

static void GenApi::ESlopeClass::ToString (
    GenICam::gcstring & ValueStr,
    ESlope * pValue
) 

Converts a string to an int32_t property


function ToString [2/2]

static GenICam::gcstring GenApi::ESlopeClass::ToString (
    ESlope Value
) 

Converts a string to an int32_t property



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