Kleo::DN Class Reference
DN parser and reorderer. More...
#include <dn.h>
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 DN & | operator= (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
|
|
|
|
|
|
The documentation for this class was generated from the following file:
