certmanager/lib Library API Documentation

Kleo::DN Class Reference

DN parser and reorderer. More...

#include <dn.h>

List of all members.

Public Types

typedef QValueVector< Attribute > AttributeList
typedef AttributeList::const_iterator const_iterator

Public Member Functions

 DN (const QString &dn)
 DN (const char *utf8DN)
 DN (const DN &other)
const DNoperator= (const DN &other)
QString prettyDN () const
QString dn () const
QString operator[] (const QString &attr) const
void append (const Attribute &attr)
const_iterator begin () const
const_iterator end () const


Detailed Description

DN parser and reorderer.

Definition at line 75 of file dn.h.


Member Function Documentation

QString Kleo::DN::prettyDN  )  const
 

Returns:
the DN in a reordered form, according to the settings in the [DN] group of the application's config file

QString Kleo::DN::dn  )  const
 

Returns:
the DN in the original form


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for certmanager/lib Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Jan 31 15:53:14 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003