Spinnaker SDK C++
4.1.0.157
 
 

 
Loading...
Searching...
No Matches

Holds conversion methods for the sign enumeration. More...

#include <EnumClasses.h>

Static Public Member Functions

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

Detailed Description

Holds conversion methods for the sign enumeration.

Member Function Documentation

◆ FromString()

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

Converts a string to enum value.

◆ ToString() [1/2]

static GenICam::gcstring ToString ( ESign  Value)
static

Converts a string to an int32_t property.

◆ ToString() [2/2]

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

Converts a string to an int32_t property.


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