QCA::CertificateInfoPair Class Reference

One entry in a certificate information list. More...

#include <qca_cert.h>

Collaboration diagram for QCA::CertificateInfoPair:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CertificateInfoPair ()
 CertificateInfoPair (const CertificateInfoType &type, const QString &value)
 CertificateInfoPair (const CertificateInfoPair &from)
CertificateInfoPairoperator= (const CertificateInfoPair &from)
CertificateInfoType type () const
QString value () const
bool operator== (const CertificateInfoPair &other) const
bool operator!= (const CertificateInfoPair &other) const

Detailed Description

One entry in a certificate information list.


Constructor & Destructor Documentation

QCA::CertificateInfoPair::CertificateInfoPair  ) 
 

Standard constructor.

QCA::CertificateInfoPair::CertificateInfoPair const CertificateInfoType type,
const QString value
 

Construct a new pair.

Parameters:
type the type of information stored in this pair
value the value of the information to be stored

QCA::CertificateInfoPair::CertificateInfoPair const CertificateInfoPair from  ) 
 

Standard copy constructor.


Member Function Documentation

CertificateInfoPair& QCA::CertificateInfoPair::operator= const CertificateInfoPair from  ) 
 

Standard assignment operator.

CertificateInfoType QCA::CertificateInfoPair::type  )  const
 

The type of information stored in the pair.

QString QCA::CertificateInfoPair::value  )  const
 

The value of the information stored in the pair.

bool QCA::CertificateInfoPair::operator== const CertificateInfoPair other  )  const
 

Comparison operator.

bool QCA::CertificateInfoPair::operator!= const CertificateInfoPair other  )  const [inline]
 

Inequality operator.


The documentation for this class was generated from the following file:
Generated on Fri Jul 6 13:23:27 2007 for Qt Cryptographic Architecture by  doxygen 1.4.6