scmTypes.h File Reference
#include <string>#include <vector>#include <map>#include <boost/system/error_code.hpp>
Include dependency graph for scmTypes.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | StorageKeys |
| A structure to fix the authentication keys. More... | |
| struct | ApduRxData |
| APDU RX exchange command. More... | |
| struct | ApduTxData |
| APDU TX exchange command. More... | |
| struct | Data |
| A simple card operation. More... | |
| struct | CardOperation |
| All data card structure. More... | |
| struct | DataBlock |
| DataBlock structure. More... | |
| struct | CardInfo |
| All the data related to the new card event information. More... | |
| struct | CardEvent |
| The kind of event and the card information. More... | |
| struct | Reader |
| All the date related to the reader information. More... | |
| struct | Device |
| All the date related to the device information. More... | |
| struct | Key |
| A structure to store keys. More... | |
| struct | KeyGroup |
| Key group. More... | |
| struct | TransactionDevice |
| Transaction operation device. More... | |
| struct | DeviceReaderList |
| List of readers. More... | |
| struct | DeviceKeys |
| Add Keys. More... | |
| struct | TransferFile |
| Basic information for transferring a file through the network. More... | |
| struct | Version |
| Basic information for get the version. More... | |
| struct | DeviceVersion |
| Device full version. More... | |
| struct | NetworkConfiguration |
| Netowrk Configuration. More... | |
| struct | DeviceNetworkConfiguration |
| The device network configuration. More... | |
| struct | PaymentAppStatus |
| It contains the information related to set the Payment Application configuration. More... | |
| struct | DevicePaymentAppStatus |
| Device payment application information. More... | |
| struct | PaymentAppInfo |
| It contains the information related to get the Payment Application information. More... | |
| struct | DevicePaymentAppInfo |
| Device payment application information. More... | |
| struct | PaymentAppConfiguration |
| Relation between the property and its value. More... | |
| struct | PaymentAppConfigurations |
| List of property configurations. More... | |
| struct | DevicePaymentAppConfiguration |
| Device payment terminal configuration. More... | |
| struct | RequestCharge |
| Request of charging to a smart card. More... | |
| struct | DeviceRequestCharge |
| Device request of charging. More... | |
| struct | ChargeResult |
| The result of the charge request. More... | |
| struct | DeviceChargeResult |
| Device charge result. More... | |
| struct | ForceConnection |
| Force the connection of the smart reader with its payment gateway. More... | |
| struct | ChargeConfirmation |
| Confirmation charge. More... | |
| struct | DeviceChargeConfirmation |
| Device confirmation charge. More... | |
| struct | PlayProfile |
| Play profile. More... | |
| struct | DevicePlayProfile |
| Device play profile. More... | |
| struct | DevicePciRebootTime |
| Device PCI Reboot Time. More... | |
| struct | DeviceUpgradeStatus |
| Device upgrade status. More... | |
| struct | Sound |
| Structure defining a sound inside a media profile. More... | |
| struct | Led |
| Structure defining LED parameters. More... | |
| struct | LedGroupState |
| Structure defining a group of LEDs inside a media profile. More... | |
| struct | MediaProfile |
| Media profile which contains information about the. More... | |
| struct | DeviceMediaProfiles |
| Device media profiles. More... | |
| struct | Command |
| Structure used to send commands (input) in raw data form and store the response (output) More... | |
| struct | PassThrough |
| Structure containing information needed to execute a pass through. More... | |
| struct | DevicePassThrough |
| Device pass through. More... | |
| struct | UltraLightCounter |
| Structure for UltraLight counter requests. More... | |
| struct | DeviceDateTime |
| DateTime struct which contains the response received from the service. More... | |
| struct | DeviceNetworkConnectivity |
| Contains the network address to be tested on that device. More... | |
| struct | DeviceNetworkStatus |
| The status of the network connectivity. More... | |
| struct | LoggingConfiguration |
| The Logging Configuration to be applied or being applied. More... | |
| struct | ArtifactInfo |
| Structure containing information of an artifact. More... | |
| struct | DeviceArtifacts |
| struct | DevicePluginData |
Namespaces | |
| dpySCM | |
| Deepsy SCM namespace that includes the different enums, structs or method signatures that should be used. | |
Detailed Description
/ Header file for Smart Card Manager types
- Date
- 07/08/2018
- Copyright
- GMV, S.A. 2017. Property of GMV, S.A.; all rights reserved
