#include <ctgeldkarte.h>
Public Member Functions | |
CardData () | |
CardData (const string &s) | |
~CardData () | |
int | industrialKey () const |
unsigned int | shortInstituteCode () const |
const string & | cardNumber () const |
int | bestuntil_year () const |
int | bestuntil_month () const |
int | active_year () const |
int | active_month () const |
int | active_day () const |
int | countryCode () const |
const string & | currency () const |
int | value () const |
|
|
|
|
|
|
|
Day of the card's activation. |
|
Month of the card's activation. |
|
Year of the card's activation. |
|
Card is valid until THIS month. |
|
Card is valid until THIS year. |
|
ASCII-String cardnumber. |
|
Country code (280 stands for Germany). |
|
Currency string ("DEM", "EUR"). |
|
"Branchenhauptschluessel", dont know what that means but it has always value 67. |
|
Short institute code of card delivering institute. |
|
Returns the value of the currency. Possible values are:
|