Class Spinnaker::GenApi::EEndianessClass¶
ClassList > GenApi > EEndianessClass
Holds conversion methods for the endianess enumeration.
#include <EnumClasses.h>
Public Static Functions¶
| Type | Name |
|---|---|
| bool | FromString (const GenICam::gcstring & ValueStr, EEndianess * pValue) |
| void | ToString (GenICam::gcstring & ValueStr, EEndianess * pValue) |
| GenICam::gcstring | ToString (EEndianess Value) |
Public Static Functions Documentation¶
function FromString¶
static bool GenApi::EEndianessClass::FromString (
const GenICam::gcstring & ValueStr,
EEndianess * pValue
)
Converts a string to enum value
function ToString [1/2]¶
Converts a string to an int32_t property
function ToString [2/2]¶
Converts a string to an int32_t property
The documentation for this class was generated from the following file C:/workspace/include/SpinGenApi/EnumClasses.h