#include <FEDM_XmlParser_Types.h>
Public Member Functions | |
_FEDM_XML_READER_REQUIREMENT () | |
void | Init () |
Public Attributes | |
vector< string > | aOptional |
bool | bHasAccFw |
bool | bHasBlFw |
bool | bHasCustID |
bool | bHasCustomizedFw |
bool | bHasDevID |
bool | bHasFpgaFw |
bool | bHasKbFw |
bool | bHasMlcEmpsFw |
bool | bHasOptional |
bool | bHasPortType |
bool | bHasRdrFunc |
bool | bHasRegion |
bool | bHasRfcFw |
bool | bHasScrFw |
bool | bHasTrpDrv |
bool | bHasWlanFw |
map< unsigned int, unsigned int > | mapControllerFW |
string | sFirmwareIdentifier |
string | sReaderName |
unsigned int | uiCumstomerID |
unsigned int | uiDeviceID |
unsigned int | uiPortType |
unsigned int | uiReaderFunction |
unsigned int | uiReaderType |
unsigned int | uiRegion |
unsigned int | uiTransponderDriver |
Definition at line 92 of file FEDM_XmlParser_Types.h.
Definition at line 130 of file FEDM_XmlParser_Types.h.
void _FEDM_XML_READER_REQUIREMENT::Init | ( | ) | [inline] |
Definition at line 155 of file FEDM_XmlParser_Types.h.
vector<string> _FEDM_XML_READER_REQUIREMENT::aOptional |
Definition at line 127 of file FEDM_XmlParser_Types.h.
Definition at line 104 of file FEDM_XmlParser_Types.h.
Definition at line 105 of file FEDM_XmlParser_Types.h.
Definition at line 96 of file FEDM_XmlParser_Types.h.
Definition at line 101 of file FEDM_XmlParser_Types.h.
Definition at line 95 of file FEDM_XmlParser_Types.h.
Definition at line 102 of file FEDM_XmlParser_Types.h.
Definition at line 106 of file FEDM_XmlParser_Types.h.
Definition at line 107 of file FEDM_XmlParser_Types.h.
Definition at line 110 of file FEDM_XmlParser_Types.h.
Definition at line 100 of file FEDM_XmlParser_Types.h.
Definition at line 97 of file FEDM_XmlParser_Types.h.
Definition at line 99 of file FEDM_XmlParser_Types.h.
Definition at line 103 of file FEDM_XmlParser_Types.h.
Definition at line 108 of file FEDM_XmlParser_Types.h.
Definition at line 98 of file FEDM_XmlParser_Types.h.
Definition at line 109 of file FEDM_XmlParser_Types.h.
map<unsigned int, unsigned int> _FEDM_XML_READER_REQUIREMENT::mapControllerFW |
Definition at line 126 of file FEDM_XmlParser_Types.h.
Definition at line 122 of file FEDM_XmlParser_Types.h.
Definition at line 124 of file FEDM_XmlParser_Types.h.
unsigned int _FEDM_XML_READER_REQUIREMENT::uiCumstomerID |
Definition at line 114 of file FEDM_XmlParser_Types.h.
unsigned int _FEDM_XML_READER_REQUIREMENT::uiDeviceID |
Definition at line 113 of file FEDM_XmlParser_Types.h.
unsigned int _FEDM_XML_READER_REQUIREMENT::uiPortType |
Definition at line 118 of file FEDM_XmlParser_Types.h.
unsigned int _FEDM_XML_READER_REQUIREMENT::uiReaderFunction |
Definition at line 115 of file FEDM_XmlParser_Types.h.
unsigned int _FEDM_XML_READER_REQUIREMENT::uiReaderType |
Definition at line 112 of file FEDM_XmlParser_Types.h.
unsigned int _FEDM_XML_READER_REQUIREMENT::uiRegion |
Definition at line 117 of file FEDM_XmlParser_Types.h.
unsigned int _FEDM_XML_READER_REQUIREMENT::uiTransponderDriver |
Definition at line 116 of file FEDM_XmlParser_Types.h.