Skip to content

Class Spinnaker::GenApi::ERepresentationClass

ClassList > GenApi > ERepresentationClass

Holds conversion methods for the representation enumeration.

  • #include <EnumClasses.h>

Public Static Functions

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

Public Static Functions Documentation

function FromString

static bool GenApi::ERepresentationClass::FromString (
    const  GenICam::gcstring & ValueStr,
    ERepresentation * pValue
) 

Converts a string to enum value


function ToString [1/2]

static void GenApi::ERepresentationClass::ToString (
    GenICam::gcstring & ValueStr,
    ERepresentation * pValue
) 

Converts a string to an int32_t property


function ToString [2/2]

static GenICam::gcstring GenApi::ERepresentationClass::ToString (
    ERepresentation 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