Static Public Member Functions | List of all members
GENAPI_NAMESPACE::ERepresentationClass Class Reference

ERepresentationClass holds conversion methods for the representation enumeration. More...

#include <EnumClasses.h>

Static Public Member Functions

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

Detailed Description

ERepresentationClass holds conversion methods for the representation enumeration.

Definition at line 122 of file EnumClasses.h.

Member Function Documentation

static bool GENAPI_NAMESPACE::ERepresentationClass::FromString ( const GENICAM_NAMESPACE::gcstring ValueStr,
ERepresentation pValue 
)
inlinestatic

Converts a string to enum value.

Definition at line 126 of file EnumClasses.h.

static void GENAPI_NAMESPACE::ERepresentationClass::ToString ( GENICAM_NAMESPACE::gcstring ValueStr,
ERepresentation pValue 
)
inlinestatic

Converts a string to an int32_t property.

Definition at line 148 of file EnumClasses.h.

static GENICAM_NAMESPACE::gcstring GENAPI_NAMESPACE::ERepresentationClass::ToString ( ERepresentation  Value)
inlinestatic

Converts a string to an int32_t property.

Definition at line 170 of file EnumClasses.h.


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


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Wed Mar 17 2021 02:48:42