![]() |
GenApi 3.5.1
|
EEndianessClass holds conversion methods for the endianess enumeration.
#include <EnumClasses.h>
Static Public Member Functions | |
| static bool | FromString (const GENICAM_NAMESPACE::gcstring &ValueStr, EEndianess *pValue) |
| Converts a string to enum value. | |
| static void | ToString (GENICAM_NAMESPACE::gcstring &ValueStr, EEndianess *pValue) |
| Converts a string to an int32_t property. | |
| static GENICAM_NAMESPACE::gcstring | ToString (EEndianess Value) |
| Converts a string to an int32_t property. | |