Class Spinnaker::GenApi::EGenApiSchemaVersionClass¶
ClassList > GenApi > EGenApiSchemaVersionClass
helper class converting EGenApiSchemaVersion from and to string
#include <EnumClasses.h>
Public Static Functions¶
| Type | Name |
|---|---|
| bool | FromString (const GenICam::gcstring & ValueStr, EGenApiSchemaVersion * pValue) |
| void | ToString (GenICam::gcstring & ValueStr, EGenApiSchemaVersion * pValue) |
| GenICam::gcstring | ToString (EGenApiSchemaVersion Value) |
Public Static Functions Documentation¶
function FromString¶
static bool GenApi::EGenApiSchemaVersionClass::FromString (
const GenICam::gcstring & ValueStr,
EGenApiSchemaVersion * pValue
)
Converts a string to enum value
function ToString [1/2]¶
static void GenApi::EGenApiSchemaVersionClass::ToString (
GenICam::gcstring & ValueStr,
EGenApiSchemaVersion * pValue
)
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 /workspace/include/SpinGenApi/EnumClasses.h