Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

HBCICard::CardData Class Reference

#include <hbcicard.h>

List of all members.

Public Member Functions

 CardData ()
 CardData (const string &s, int cardtype)
 ~CardData ()
int cardType () const
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


Detailed Description

This class describes a HBCI card.
Author:
Martin Preuss<martin@libchipcard.de>


Constructor & Destructor Documentation

HBCICard::CardData::CardData  ) 
 

HBCICard::CardData::CardData const string &  s,
int  cardtype
 

HBCICard::CardData::~CardData  ) 
 


Member Function Documentation

int HBCICard::CardData::active_day  )  const [inline]
 

Day of the card's activation.

int HBCICard::CardData::active_month  )  const [inline]
 

Month of the card's activation.

int HBCICard::CardData::active_year  )  const [inline]
 

Year of the card's activation.

int HBCICard::CardData::bestuntil_month  )  const [inline]
 

Card is valid until THIS month.

int HBCICard::CardData::bestuntil_year  )  const [inline]
 

Card is valid until THIS year.

const string& HBCICard::CardData::cardNumber  )  const [inline]
 

ASCII-String cardnumber.

int HBCICard::CardData::cardType  )  const [inline]
 

The type of the card: k_HBCICARD_TYPE_0, k_HBCICARD_TYPE_1 or k_HBCICARD_TYPE_UNKNOWN.

int HBCICard::CardData::countryCode  )  const [inline]
 

Country code (280 stands for Germany).

const string& HBCICard::CardData::currency  )  const [inline]
 

Currency string ("DEM", "EUR").

int HBCICard::CardData::industrialKey  )  const [inline]
 

"Branchenhauptschluessel", dont know what that means but it has always value 67.

unsigned int HBCICard::CardData::shortInstituteCode  )  const [inline]
 

Short institute code of card delivering institute.


The documentation for this class was generated from the following file:
Generated on Sat Feb 11 15:20:28 2006 for libchipcard by  doxygen 1.4.2