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

RSACard::BankDescription Class Reference

#include <rsacard.h>

List of all members.

Public Member Functions

 BankDescription ()
 BankDescription (const string &data)
 ~BankDescription ()
int country () const
void setCountry (int i)
const string & bankName () const
void setBankName (const string &s)
const string & userId () const
void setUserId (const string &s)
char service () const
void setService (char c)
const string & address () const
void setAddress (const string &s)
const string & addressSuffix () const
void setAddressSuffix (const string &s)
const string & bankId () const
void setBankId (const string &s)
const string & systemId () const
void setSystemId (const string &s)
string toString () const
bool changed () const
string dump ()


Constructor & Destructor Documentation

RSACard::BankDescription::BankDescription (   ) 
 

RSACard::BankDescription::BankDescription (  const string &  data  ) 
 

RSACard::BankDescription::~BankDescription (   ) 
 


Member Function Documentation

const string& RSACard::BankDescription::address (   )  const [inline]
 

const string& RSACard::BankDescription::addressSuffix (   )  const [inline]
 

const string& RSACard::BankDescription::bankId (   )  const [inline]
 

const string& RSACard::BankDescription::bankName (   )  const [inline]
 

bool RSACard::BankDescription::changed (   )  const [inline]
 

int RSACard::BankDescription::country (   )  const [inline]
 

string RSACard::BankDescription::dump (   ) 
 

char RSACard::BankDescription::service (   )  const [inline]
 

void RSACard::BankDescription::setAddress (  const string &  s  )  [inline]
 

void RSACard::BankDescription::setAddressSuffix (  const string &  s  )  [inline]
 

void RSACard::BankDescription::setBankId (  const string &  s  )  [inline]
 

void RSACard::BankDescription::setBankName (  const string &  s  )  [inline]
 

void RSACard::BankDescription::setCountry (  int  i  )  [inline]
 

void RSACard::BankDescription::setService (  char  c  )  [inline]
 

void RSACard::BankDescription::setSystemId (  const string &  s  )  [inline]
 

void RSACard::BankDescription::setUserId (  const string &  s  )  [inline]
 

const string& RSACard::BankDescription::systemId (   )  const [inline]
 

string RSACard::BankDescription::toString (   )  const
 

const string& RSACard::BankDescription::userId (   )  const [inline]
 


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