#include <Exception.h>
Static Public Member Functions | |
static void | ToString (GENICAM_NAMESPACE::gcstring &ValueStr, EMethod *pValue) |
Converts a string to an int32_t property. | |
static GENICAM_NAMESPACE::gcstring | ToString (EMethod Value) |
Converts a string to an int32_t property. |
Definition at line 61 of file Exception.h.
static void GENAPI_NAMESPACE::EMethodClass::ToString | ( | GENICAM_NAMESPACE::gcstring & | ValueStr, |
EMethod * | pValue | ||
) | [inline, static] |
Converts a string to an int32_t property.
Definition at line 65 of file Exception.h.
static GENICAM_NAMESPACE::gcstring GENAPI_NAMESPACE::EMethodClass::ToString | ( | EMethod | Value | ) | [inline, static] |
Converts a string to an int32_t property.
Definition at line 102 of file Exception.h.