GenApi::ESignClass#
#include <GenApi/EnumClasses.h>
Public Functions#
Name | |
---|---|
bool | FromString(const GenICam::gcstring & ValueStr, ESign * pValue) Converts a string to enum value. |
void | ToString(GenICam::gcstring & ValueStr, ESign * pValue) Converts a string to an int32_t property. |
GenICam::gcstring | ToString(ESign Value) Converts a string to an int32_t property. |
Public Functions Documentation#
function FromString#
Converts a string to enum value.
function ToString#
Converts a string to an int32_t property.
function ToString#
Converts a string to an int32_t property.